package/dante: remove --without-pam
--without-pam was wrongly put back when next was merged into master for 2019.02 in commit13c43455a0
(Merge branch 'next') Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> [Peter: mention next merge] Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit525c22c983
) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8e1c7b5ad6
commit
99b339c22d
@ -12,7 +12,7 @@ DANTE_LICENSE_FILES = LICENSE
|
||||
# 0002-compiler.m4-do-not-remove-g-flag.patch touches a m4 file
|
||||
DANTE_AUTORECONF = YES
|
||||
|
||||
DANTE_CONF_OPTS += --disable-client --disable-preload --without-pam
|
||||
DANTE_CONF_OPTS += --disable-client --disable-preload
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LINUX_PAM),y)
|
||||
DANTE_DEPENDENCIES += linux-pam
|
||||
|
Loading…
Reference in New Issue
Block a user