瀏覽代碼

cups: disable pam support

Make the build consistent.

Cc: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: Baruch Siach &lt;<a href="mailto:baruch@tkos.co.il" target="_blank" rel="noreferrer">baruch@tkos.co.il</a>&gt;<br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch Siach 7 年之前
父節點
當前提交
d3221806b9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/cups/cups.mk

+ 1 - 0
package/cups/cups.mk

@@ -24,6 +24,7 @@ CUPS_CONF_OPTS = \
 	--without-java \
 	--without-java \
 	--without-php \
 	--without-php \
 	--disable-gssapi \
 	--disable-gssapi \
+	--disable-pam \
 	--libdir=/usr/lib
 	--libdir=/usr/lib
 CUPS_CONFIG_SCRIPTS = cups-config
 CUPS_CONFIG_SCRIPTS = cups-config
 CUPS_DEPENDENCIES = \
 CUPS_DEPENDENCIES = \