summaryrefslogtreecommitdiffstats
path: root/crypto/krb5/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/krb5/DEPENDS')
-rwxr-xr-xcrypto/krb5/DEPENDS11
1 files changed, 11 insertions, 0 deletions
diff --git a/crypto/krb5/DEPENDS b/crypto/krb5/DEPENDS
new file mode 100755
index 0000000000..295a118f3b
--- /dev/null
+++ b/crypto/krb5/DEPENDS
@@ -0,0 +1,11 @@
+depends perl &&
+depends bison &&
+
+optional_depends "linux-pam" \
+ "" \
+ "" \
+ "for PAM support" &&
+optional_depends "tcl" \
+ "--with-tcl" \
+ "" \
+ "for running test programs"