use heimdal-krb5 instead of krb5 as dependency
This commit is contained in:
@@ -8,6 +8,6 @@ Name: @PACKAGE@
|
|||||||
Description: Heimdal is an implementation of Kerberos 5, freely available under a three clause BSD style license.
|
Description: Heimdal is an implementation of Kerberos 5, freely available under a three clause BSD style license.
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
URL: http://www.pdc.kth.se/heimdal/
|
URL: http://www.pdc.kth.se/heimdal/
|
||||||
Requires: krb5
|
Requires: heimdal-krb5
|
||||||
Libs: -L${libdir} -lgssapi -lheimntlm @LIB_crypt@
|
Libs: -L${libdir} -lgssapi -lheimntlm @LIB_crypt@
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Reference in New Issue
Block a user