components/squid/Makefile
changeset 7279 c2b1ddc7e31d
parent 7270 2a82983df5d6
child 7312 6b323adaf9e7
--- a/components/squid/Makefile	Fri Nov 04 16:24:42 2016 -0700
+++ b/components/squid/Makefile	Wed Nov 09 09:51:14 2016 -0800
@@ -147,12 +147,18 @@
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += $(PERL_PKG)
 REQUIRED_PACKAGES += security/kerberos-5
+ifeq ($(OS_VERSION),5.11)
+REQUIRED_PACKAGES += service/security/kerberos-5
+endif
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/core-os
 REQUIRED_PACKAGES += system/library/gcc/gcc-c-runtime
 REQUIRED_PACKAGES += system/library/gcc/gcc-c++-runtime
 REQUIRED_PACKAGES += system/library/math
 REQUIRED_PACKAGES += system/library/security/crypto
+ifeq ($(OS_VERSION),5.11)
+REQUIRED_PACKAGES += system/library/security/gss
+endif
 REQUIRED_PACKAGES += system/library/security/libsasl
 REQUIRED_PACKAGES += system/library/security/libsasl2
 REQUIRED_PACKAGES += system/network