aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/libempathy.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Add libcanberra-gtk in Require.private of libempathy-gtk.pc. Fixe bug #577863Xavier Claessens2009-04-131-1/+2
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2826
* Explicitly depend on telepathy-glib in .pc files (Simon McVittie)Xavier Claessens2008-12-081-1/+1
| | | | | | | | If backporting this patch, if any file in libempathy/ or libempathy-gtk/ uses #include <libtelepathy/anything>, then a libtelepathy dependency is needed too. svn path=/trunk/; revision=1953
* Added a dependency on gio-unix-2.0 in libempathy. (Jonny Lamb)Jonny Lamb2008-11-221-1/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1734
* move *.pc Requires to Requires.privateXavier Claessens2008-09-071-1/+2
| | | | svn path=/trunk/; revision=1425
* remove libtelepathy from *.pc RequiresXavier Claessens2008-09-071-1/+1
| | | | svn path=/trunk/; revision=1424
* Install libempathy and libempathy-gtk and make their API public.Xavier Claessens2007-06-231-0/+11
2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/libempathy-gtk.pc.in: * libempathy-gtk/Makefile.am: * libempathy/libempathy.pc.in: * libempathy/Makefile.am: * configure.ac: Install libempathy and libempathy-gtk and make their API public. svn path=/trunk/; revision=172