• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libcap
7Description: libcap - linux capabilities library
8Version: @VERSION@
9Libs: -L${libdir} -lcap
10Libs.private: @deps@
11Cflags: -I${includedir}
12