use heimdal-krb5 instead of krb5 as dependency

This commit is contained in:
Love Hörnquist Åstrand
2013-12-04 11:16:15 -08:00
parent ef8119a8cc
commit b20e7fa4d0

View File

@@ -8,6 +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: krb5
Requires: heimdal-krb5
Libs: -L${libdir} -lgssapi -lheimntlm @LIB_crypt@
Cflags: -I${includedir}