]> git.0d.be Git - empathy.git/blob - libempathy/libempathy.pc.in
Do not load avatar from cache if token is empty. Fixes bug #517098.
[empathy.git] / libempathy / libempathy.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libempathy
7 Description:  Empathy base library
8 Requires: glib-2.0, gobject-2.0, libxml-2.0, libtelepathy, libmissioncontrol
9 Version: @VERSION@
10 Libs: -L${libdir} -lempathy
11 Cflags: -I${includedir}