aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/libempathy.pc.in
blob: 1da986f9b87ea7d86dce5c8507f6bdc1dd4ee544 (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
Version: @VERSION@
Libs: -L${libdir} -lempathy
Cflags: -I${includedir}