[Telepathy] pkg-config

Pekka Pessi ppessi at gmail.com
Wed Aug 6 12:03:12 PDT 2008


2008/7/30 Simon McVittie <simon.mcvittie at collabora.co.uk>:
> We need pkg-config >= 0.21 because the dependency handling changed in
> that version. In earlier versions, CFLAGS from Requires.private were not
> added to the command line, which would break compilation of
> projects that use telepathy-glib.

Well, it seems to me that pkg-config 0.21 (taken from Etch, compiled
on Hardy) is broken, too:

pkg-config-0.21 $ ./pkg-config --cflags telepathy-glib
-I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
pkg-config-0.21 $ pkg-config --cflags telepathy-glib
-I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/dbus-1.0/include

You should require pkg-config >= 0.22.

--Pekka


More information about the Telepathy mailing list