aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/libempathy.pc.in
blob: a7245cc6c5138d3b5d3b5249861d48a53f94181b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libempathy
Description:  Empathy base library
Requires: pkg-config >= 0.21
Requires.private: glib-2.0, gobject-2.0, libxml-2.0, libmissioncontrol, gio-2.0, gio-unix-2.0, telepathy-glib
Version: @VERSION@
Libs: -L${libdir} -lempathy
Cflags: -I${includedir}