# HG changeset patch # User Vishwas Shekarappa Gudiyavar # Date 1460695855 25200 # Node ID 22149b3b3a47e49e18fbf4672e2becae32948970 # Parent d4593dbbc6ce80cdd6d168ad6b594846cb2a93b4 20898622 Remove CUPS dependency on slp diff -r d4593dbbc6ce -r 22149b3b3a47 components/cups/Makefile --- a/components/cups/Makefile Thu Apr 14 16:43:46 2016 -0700 +++ b/components/cups/Makefile Thu Apr 14 21:50:55 2016 -0700 @@ -69,6 +69,7 @@ CONFIGURE_OPTIONS += --with-printcap=$(ETCDIR)/printers.conf CONFIGURE_OPTIONS += --with-cups-user=lp CONFIGURE_OPTIONS += --with-cups-group=lp +CONFIGURE_OPTIONS += --disable-slp CONFIGURE_OPTIONS += --disable-static CONFIGURE_OPTIONS += --disable-gnutls CONFIGURE_OPTIONS += --disable-libusb @@ -102,7 +103,6 @@ REQUIRED_PACKAGES += library/security/openssl REQUIRED_PACKAGES += library/zlib REQUIRED_PACKAGES += runtime/perl-512 -REQUIRED_PACKAGES += service/network/slp REQUIRED_PACKAGES += service/security/kerberos-5 REQUIRED_PACKAGES += shell/ksh93 REQUIRED_PACKAGES += system/core-os