diff -up ./libempathy-gtk/libempathy-gtk.pc.in.old ./libempathy-gtk/libempathy-gtk.pc.in --- ./libempathy-gtk/libempathy-gtk.pc.in.old 2009-05-30 18:08:26.669287439 -0700 +++ ./libempathy-gtk/libempathy-gtk.pc.in 2009-05-30 18:09:05.628230924 -0700 @@ -5,8 +5,7 @@ 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: glib-2.0, gobject-2.0, gtk+-2.0, libmissioncontrol, \ libempathy, telepathy-glib, libcanberra-gtk Version: @VERSION@ Libs: -L${libdir} -lempathy-gtk diff -up ./libempathy/libempathy.pc.in.old ./libempathy/libempathy.pc.in