Add pkg-config files for krb5 libraries
* These can be used along side krb5-config Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
9ba23d7da8
commit
b0b94a445a
@@ -8,7 +8,6 @@ Name: @PACKAGE@
|
||||
Description: Heimdal is an implementation of Kerberos 5, freely available under a three clause BSD style license.
|
||||
Version: @VERSION@
|
||||
URL: http://www.pdc.kth.se/heimdal/
|
||||
#Requires: foo = 1.3.1
|
||||
#Conflicts: bar <= 4.5
|
||||
Libs: -L${libdir} -lgssapi -lheimntlm -lkrb5 @LIB_pkinit@ -lcom_err @LIB_hcrypto_appl@ -lasn1 -lwind -lroken @LIB_crypt@ @LIB_dlopen@ @LIB_door_create@ @LIBS@
|
||||
Requires: krb5
|
||||
Libs: -L${libdir} -lgssapi -lheimntlm @LIB_crypt@
|
||||
Cflags: -I${includedir}
|
||||
|
Reference in New Issue
Block a user