components/proftpd/Makefile
changeset 5526 570ac9aab8b2
parent 5066 7e7b4d607ab6
child 5616 44893e18e88a
--- a/components/proftpd/Makefile	Mon Feb 29 15:20:02 2016 -0800
+++ b/components/proftpd/Makefile	Tue Mar 01 10:33:35 2016 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -117,6 +117,7 @@
 
 
 REQUIRED_PACKAGES += library/security/openssl
+REQUIRED_PACKAGES += security/kerberos-5
 REQUIRED_PACKAGES += service/security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/core-os