aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/libempathy-gtk.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/libempathy-gtk.pc.in')
-rw-r--r--libempathy-gtk/libempathy-gtk.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libempathy-gtk/libempathy-gtk.pc.in b/libempathy-gtk/libempathy-gtk.pc.in
new file mode 100644
index 000000000..4cb8452df
--- /dev/null
+++ b/libempathy-gtk/libempathy-gtk.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libempathy
+Description: Empathy interface library
+Requires: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, libmissioncontrol, libtelepathy, libempathy
+Version: @VERSION@
+Libs: -L${libdir} -lempathy-gtk
+Cflags: -I${includedir}