aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/libempathy.pc.in
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-09-07 17:40:05 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-09-07 17:40:05 +0800
commit8ef286020caa10c6c9a99df08725351f705b8b6d (patch)
treeb5dd25174187bbccb44b1a87c97c8275e84a9568 /libempathy/libempathy.pc.in
parent5f778762152136ac154fad5595ccd2ffb2ab9f22 (diff)
downloadgsoc2013-empathy-8ef286020caa10c6c9a99df08725351f705b8b6d.tar
gsoc2013-empathy-8ef286020caa10c6c9a99df08725351f705b8b6d.tar.gz
gsoc2013-empathy-8ef286020caa10c6c9a99df08725351f705b8b6d.tar.bz2
gsoc2013-empathy-8ef286020caa10c6c9a99df08725351f705b8b6d.tar.lz
gsoc2013-empathy-8ef286020caa10c6c9a99df08725351f705b8b6d.tar.xz
gsoc2013-empathy-8ef286020caa10c6c9a99df08725351f705b8b6d.tar.zst
gsoc2013-empathy-8ef286020caa10c6c9a99df08725351f705b8b6d.zip
move *.pc Requires to Requires.private
svn path=/trunk/; revision=1425
Diffstat (limited to 'libempathy/libempathy.pc.in')
-rw-r--r--libempathy/libempathy.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libempathy/libempathy.pc.in b/libempathy/libempathy.pc.in
index f8a5fd330..1da986f9b 100644
--- a/libempathy/libempathy.pc.in
+++ b/libempathy/libempathy.pc.in
@@ -5,7 +5,8 @@ includedir=@includedir@
Name: libempathy
Description: Empathy base library
-Requires: glib-2.0, gobject-2.0, libxml-2.0, libmissioncontrol
+Requires: pkg-config >= 0.21
+Requires.private: glib-2.0, gobject-2.0, libxml-2.0, libmissioncontrol
Version: @VERSION@
Libs: -L${libdir} -lempathy
Cflags: -I${includedir}