60
by robert.ancell at gmail
Make libldmgreeter library |
1 |
prefix=@prefix@ |
235
by robert.ancell at canonical
Add exec_prefix into libldmgreeter.pc |
2 |
exec_prefix=@exec_prefix@ |
60
by robert.ancell at gmail
Make libldmgreeter library |
3 |
libdir=@libdir@ |
4 |
includedir=@includedir@ |
|
5 |
||
297
by robert.ancell at canonical
Renamed libldmgreeter to liblightdm |
6 |
Name: liblightdm-gobject |
7 |
Description: LightDM client library |
|
60
by robert.ancell at gmail
Make libldmgreeter library |
8 |
Version: @VERSION@ |
1362
by Robert Ancell
Update .pc file dependencies |
9 |
Requires.private: glib-2.0 gio-2.0 gio-unix-2.0 gobject-2.0 libxklavier x11 |
855
by Robert Ancell
Both libraries are now version 1 and have API and ABI guarantees |
10 |
Libs: -L${libdir} -llightdm-gobject-1 |
11 |
Cflags: -I${includedir}/lightdm-gobject-1 |