aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2009-04-16 20:29:48 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2009-04-16 20:29:48 +0800
commitf8ca77df3f3e90cca771689179c5e4731490c577 (patch)
tree507d095509f43cd09201cb50974822a565d0909a
parent8aa0b4901a0d0cd36385bce4577a356301384bc7 (diff)
downloadgsoc2013-empathy-f8ca77df3f3e90cca771689179c5e4731490c577.tar
gsoc2013-empathy-f8ca77df3f3e90cca771689179c5e4731490c577.tar.gz
gsoc2013-empathy-f8ca77df3f3e90cca771689179c5e4731490c577.tar.bz2
gsoc2013-empathy-f8ca77df3f3e90cca771689179c5e4731490c577.tar.lz
gsoc2013-empathy-f8ca77df3f3e90cca771689179c5e4731490c577.tar.xz
gsoc2013-empathy-f8ca77df3f3e90cca771689179c5e4731490c577.tar.zst
gsoc2013-empathy-f8ca77df3f3e90cca771689179c5e4731490c577.zip
Remove libglade from libempathy-gtk.pc
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2875
-rw-r--r--libempathy-gtk/libempathy-gtk.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/libempathy-gtk.pc.in b/libempathy-gtk/libempathy-gtk.pc.in
index 5e26642c6..8ac9f5ca6 100644
--- a/libempathy-gtk/libempathy-gtk.pc.in
+++ b/libempathy-gtk/libempathy-gtk.pc.in
@@ -6,8 +6,8 @@ includedir=@includedir@
Name: libempathy-gtk
Description: Empathy interface library
Requires: pkg-config >= 0.21
-Requires.private: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, \
- libmissioncontrol, libempathy, telepathy-glib, libcanberra-gtk
+Requires.private: glib-2.0, gobject-2.0, gtk+-2.0, libmissioncontrol, \
+ libempathy, telepathy-glib, libcanberra-gtk
Version: @VERSION@
Libs: -L${libdir} -lempathy-gtk
Cflags: -I${includedir}