aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-09-07 17:40:00 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-09-07 17:40:00 +0800
commit9e98816e459f5935c5cd8f3939dab9b7c68b5c57 (patch)
tree12c2b281879050ad67a16f5982f4d015ddc89dc7 /libempathy
parent49b0edf749e2086b9d77366c1ab74e2f37f6ce87 (diff)
downloadgsoc2013-empathy-9e98816e459f5935c5cd8f3939dab9b7c68b5c57.tar
gsoc2013-empathy-9e98816e459f5935c5cd8f3939dab9b7c68b5c57.tar.gz
gsoc2013-empathy-9e98816e459f5935c5cd8f3939dab9b7c68b5c57.tar.bz2
gsoc2013-empathy-9e98816e459f5935c5cd8f3939dab9b7c68b5c57.tar.lz
gsoc2013-empathy-9e98816e459f5935c5cd8f3939dab9b7c68b5c57.tar.xz
gsoc2013-empathy-9e98816e459f5935c5cd8f3939dab9b7c68b5c57.tar.zst
gsoc2013-empathy-9e98816e459f5935c5cd8f3939dab9b7c68b5c57.zip
remove libtelepathy from *.pc Requires
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1424 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/libempathy.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/libempathy.pc.in b/libempathy/libempathy.pc.in
index e567fefce..f8a5fd330 100644
--- a/libempathy/libempathy.pc.in
+++ b/libempathy/libempathy.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: libempathy
Description: Empathy base library
-Requires: glib-2.0, gobject-2.0, libxml-2.0, libtelepathy, libmissioncontrol
+Requires: glib-2.0, gobject-2.0, libxml-2.0, libmissioncontrol
Version: @VERSION@
Libs: -L${libdir} -lempathy
Cflags: -I${includedir}