File: libuser.pc.in

package info (click to toggle)
libuser 1%3A0.62~dfsg-0.4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,736 kB
  • sloc: ansic: 16,082; sh: 13,091; python: 2,442; yacc: 782; makefile: 231; sed: 16
file content (13 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libuser
Description: A user and group account administration library.
Version: @VERSION@
Libs: -L${libdir} -luser
Libs.private: @CRYPT_LIBS@
Requires: glib-2.0 gobject-2.0
Requires.private: gmodule-no-export-2.0
Cflags: -I${includedir}