mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
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 <<a href="mailto:baruch@tkos.co.il" target="_blank" rel="noreferrer">baruch@tkos.co.il</a>><br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
d3dca1e993
commit
d3221806b9
@ -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 = \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user