diff options
Diffstat (limited to 'libempathy/libempathy.pc.in')
-rw-r--r-- | libempathy/libempathy.pc.in | 2 |
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} |