# HG changeset patch # User Mike Sullivan # Date 1464905022 25200 # Node ID 84f511e8836f0ec231435fcc46414faf5a373901 # Parent 806b9ac912fa3a970e68642bc1cc60435ba59322 23491056 cups does not build (work?) on s12-100 23493360 squid does not build (work?) on s12-100 diff -r 806b9ac912fa -r 84f511e8836f components/cups/Makefile --- a/components/cups/Makefile Thu Jun 02 10:56:17 2016 -0700 +++ b/components/cups/Makefile Thu Jun 02 15:03:42 2016 -0700 @@ -111,3 +111,4 @@ REQUIRED_PACKAGES += system/library/libdbus REQUIRED_PACKAGES += system/library/math REQUIRED_PACKAGES += system/library/security/gss +REQUIRED_PACKAGES += system/network/ldap/openldap diff -r 806b9ac912fa -r 84f511e8836f components/squid/Makefile --- a/components/squid/Makefile Thu Jun 02 10:56:17 2016 -0700 +++ b/components/squid/Makefile Thu Jun 02 15:03:42 2016 -0700 @@ -154,3 +154,4 @@ REQUIRED_PACKAGES += system/library/security/libsasl REQUIRED_PACKAGES += system/library/security/libsasl2 REQUIRED_PACKAGES += system/network +REQUIRED_PACKAGES += system/network/ldap/openldap