Add heimdal-kadm-{client,server} with kadm-{client,server} depending on
them.
This commit is contained in:
11
tools/heimdal-kadm-client.pc.in
Normal file
11
tools/heimdal-kadm-client.pc.in
Normal file
@@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: heimdal-kadm-client
|
||||
Description: Kadmin client library.
|
||||
Version: @VERSION@
|
||||
Requires: heimdal-gssapi
|
||||
Libs: -L${libdir} -lkadm5clnt
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user