[Lunar-commits] CVS: moonbase/crypto/openssh DEPENDS,1.4,1.5
Jerry Lundström
prox at lunar-linux.org
Tue Nov 16 09:41:05 UTC 2004
Update of /var/cvs/lunar/moonbase/crypto/openssh
In directory espresso.foo-projects.org:/tmp/cvs-serv23700
Modified Files:
DEPENDS
Log Message:
added optional support for heimdal (GSSAPI)
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/crypto/openssh/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS 2 Apr 2003 22:06:52 -0000 1.4
+++ DEPENDS 16 Nov 2004 09:41:03 -0000 1.5
@@ -11,4 +11,9 @@
optional_depends "Linux-PAM" \
"--with-pam" \
"--without-pam" \
- "for Linux PAM support"
+ "for Linux PAM support" &&
+
+optional_depends heimdal \
+ "--with-kerberos5=/usr/include/heimdal" \
+ "" \
+ "Heimdal Kerberos5/GSSAPI Support"
More information about the Lunar-commits
mailing list