diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/libempathy-gtk.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/libempathy-gtk.pc.in b/libempathy-gtk/libempathy-gtk.pc.in index 8ac9f5ca6..e0e3f8088 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, libmissioncontrol, \ +Requires.private: glib-2.0, gobject-2.0, gtk+-2.0, \ libempathy, telepathy-glib, libcanberra-gtk Version: @VERSION@ Libs: -L${libdir} -lempathy-gtk -Cflags: -I${includedir} +Cflags: -I${includedir} |