diff options
Diffstat (limited to 'package/nodm')
-rw-r--r-- | package/nodm/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/nodm/Config.in b/package/nodm/Config.in index b8629a2750..97ce8c39c8 100644 --- a/package/nodm/Config.in +++ b/package/nodm/Config.in @@ -5,6 +5,7 @@ config BR2_PACKAGE_NODM depends on !BR2_STATIC_LIBS # linux-pam depends on !BR2_TOOLCHAIN_USES_MUSL # linux-pam depends on !BR2_TOOLCHAIN_USES_UCLIBC # needs wordexp.h + depends on BR2_USE_MMU # linux-pam select BR2_PACKAGE_XLIB_LIBX11 select BR2_PACKAGE_LINUX_PAM help |