summaryrefslogtreecommitdiff
path: root/network/mod_auth_kerb/mod_auth_kerb.info
diff options
context:
space:
mode:
authorThibaut Notteboom <tib@tibux.org>2013-10-28 21:50:23 -0500
committerRobby Workman <rworkman@slackbuilds.org>2013-10-28 21:50:23 -0500
commit5cb7ea080752a8bccae5acffa120302b435932fd (patch)
treef928be476bb52a29567d188ffe41216edce6c954 /network/mod_auth_kerb/mod_auth_kerb.info
parent86420ece8da721209a0eb9d589e35ce6414bb908 (diff)
downloadslackbuilds-5cb7ea080752a8bccae5acffa120302b435932fd.tar.gz
network/mod_auth_kerb: require krb5 instead of heimdal
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/mod_auth_kerb/mod_auth_kerb.info')
-rw-r--r--network/mod_auth_kerb/mod_auth_kerb.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mod_auth_kerb/mod_auth_kerb.info b/network/mod_auth_kerb/mod_auth_kerb.info
index 6856e6c854..c9ad5f8e47 100644
--- a/network/mod_auth_kerb/mod_auth_kerb.info
+++ b/network/mod_auth_kerb/mod_auth_kerb.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://fossies.org/unix/www/apache_httpd_modules/mod_auth_kerb-5.4.tar
MD5SUM="642b81763ad3ca81dba359cb952da5e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="heimdal"
+REQUIRES="krb5"
MAINTAINER="Thibaut Notteboom"
EMAIL="tib@tibux.org"