mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -3,7 +3,6 @@ config BR2_PACKAGE_NODM
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
depends on (BR2_ENABLE_LOCALE && BR2_USE_WCHAR) # linux-pam
|
||||
depends on !BR2_STATIC_LIBS # linux-pam
|
||||
depends on !BR2_TOOLCHAIN_USES_MUSL # linux-pam
|
||||
depends on BR2_USE_MMU # linux-pam
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_LINUX_PAM
|
||||
@@ -18,7 +17,7 @@ config BR2_PACKAGE_NODM
|
||||
|
||||
https://github.com/spanezz/nodm/
|
||||
|
||||
comment "nodm needs a glibc or uClibc toolchain w/ wchar, locale, dynamic library"
|
||||
comment "nodm needs a toolchain w/ wchar, locale, dynamic library"
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
depends on !(BR2_ENABLE_LOCALE && BR2_USE_WCHAR) \
|
||||
|| BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
|
||||
|| BR2_STATIC_LIBS
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# locally calculated
|
||||
sha256 ef11667ae82846801a9633df36c20f632cc03319bb1da35f062ac0f950771273 nodm-0.13.tar.gz
|
||||
sha256 ef11667ae82846801a9633df36c20f632cc03319bb1da35f062ac0f950771273 nodm-0.13.tar.gz
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
||||
Reference in New Issue
Block a user