blob: 51ca31f51d2bae335572098e993063fbccd51776 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: sss_simpleifp
Description: A library that simplifies work with the InfoPipe responder
Version: @VERSION@
Requires: dbus-1, dhash
Libs: -L@libdir@ -lsss_simpleifp
Cflags: -I${includedir}
URL: https://github.com/SSSD/sssd/
|