Loading package/newt/Config.in +2 −0 Original line number Diff line number Diff line config BR2_PACKAGE_NEWT bool "newt" depends on BR2_USE_WCHAR depends on BR2_USE_MMU # slang select BR2_PACKAGE_SLANG select BR2_PACKAGE_POPT select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE Loading @@ -10,4 +11,5 @@ config BR2_PACKAGE_NEWT http://www.redhat.com/ comment "newt needs a toolchain w/ wchar" depends on BR2_USE_MMU depends on !BR2_USE_WCHAR package/slang/Config.in +1 −0 Original line number Diff line number Diff line config BR2_PACKAGE_SLANG bool "slang" depends on BR2_USE_MMU # fork() help Multi-platform console display library. Loading Loading
package/newt/Config.in +2 −0 Original line number Diff line number Diff line config BR2_PACKAGE_NEWT bool "newt" depends on BR2_USE_WCHAR depends on BR2_USE_MMU # slang select BR2_PACKAGE_SLANG select BR2_PACKAGE_POPT select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE Loading @@ -10,4 +11,5 @@ config BR2_PACKAGE_NEWT http://www.redhat.com/ comment "newt needs a toolchain w/ wchar" depends on BR2_USE_MMU depends on !BR2_USE_WCHAR
package/slang/Config.in +1 −0 Original line number Diff line number Diff line config BR2_PACKAGE_SLANG bool "slang" depends on BR2_USE_MMU # fork() help Multi-platform console display library. Loading