ce72f28e0b2c308b8358b1b92e566447fd137b15
[platform/upstream/gumd.git] / src / common / libgum-common.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gum
5
6 Name: Gum common library
7 Description: User management common library
8 Version: @PACKAGE_VERSION@
9 URL: @PACKAGE_URL@
10 Requires: glib-2.0 >= 2.30 gio-2.0 gio-unix-2.0 gmodule-2.0
11 Libs: -L${libdir} -lgum-common
12 Cflags: -I${includedir}
13