From: Baruch Siach Date: Mon, 30 Apr 2018 19:19:16 +0000 (+0300) Subject: cups: disable pam support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3221806b94bd7f26d70a1e82c2b01d311202c61;p=buildroot.git cups: disable pam support Make the build consistent. Cc: Olivier Schonken Signed-off-by: Baruch Siach Acked-by: Olivier Schonken Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard --- diff --git a/package/cups/cups.mk b/package/cups/cups.mk index 54271d5fc7..8f33824879 100644 --- a/package/cups/cups.mk +++ b/package/cups/cups.mk @@ -24,6 +24,7 @@ CUPS_CONF_OPTS = \ --without-java \ --without-php \ --disable-gssapi \ + --disable-pam \ --libdir=/usr/lib CUPS_CONFIG_SCRIPTS = cups-config CUPS_DEPENDENCIES = \