summaryrefslogtreecommitdiff
path: root/telepathy-glib/telepathy-glib.pc.in
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-12-10 14:11:05 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2012-12-10 14:11:05 +0000
commit4acc51d5b848359211bb8a00f0daa8e0bc44eb65 (patch)
treed61652f83a0d031a85fc1dc9e8a20ae952217634 /telepathy-glib/telepathy-glib.pc.in
parent48a6895f21fd3a3ef996e3e18ded4ed8a8f9f576 (diff)
downloadtelepathy-glib-4acc51d5b848359211bb8a00f0daa8e0bc44eb65.tar.gz
Remove pkg-config dependency from .pc files
This causes problems for Yocto, since they use pc files when choosing package dependencies. It doesn't make a huge amount of sense for a .pc file to depend on pkg-config: by the time you've parsed the file, you've got pkg-config. And the versioned dependency is checked by configure, as commit 1154794 (which added this) mentions, so if you've compiled telepathy-glib, your pkg-config is new enough.
Diffstat (limited to 'telepathy-glib/telepathy-glib.pc.in')
-rw-r--r--telepathy-glib/telepathy-glib.pc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/telepathy-glib/telepathy-glib.pc.in b/telepathy-glib/telepathy-glib.pc.in
index 1c5f4b637..75ac275b6 100644
--- a/telepathy-glib/telepathy-glib.pc.in
+++ b/telepathy-glib/telepathy-glib.pc.in
@@ -6,7 +6,6 @@ includedir=@includedir@
Name: Telepathy-GLib
Description: GLib utility library for the Telepathy framework
Version: @VERSION@
-Requires: pkg-config >= 0.21
Requires.private: dbus-1 >= 0.95, dbus-glib-1 >= 0.90, glib-2.0 >= 2.30, gobject-2.0 >= 2.30, gio-2.0 >= 2.30
Libs: -L${libdir} -ltelepathy-glib
Cflags: -I${includedir}/telepathy-1.0