Explorar o código

util-linux: target command more needs ncurses

Fixes [1]:

configure: error: more selected, but required ncurses, tinfo or termcap
libraries not available

[1] http://autobuild.buildroot.net/results/f3b/f3b318c904b6325fd143a55f2f9fd1c55bb9cfd5

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Seiderer %!s(int64=10) %!d(string=hai) anos
pai
achega
636bf6bd68
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/util-linux/Config.in

+ 1 - 0
package/util-linux/Config.in

@@ -160,6 +160,7 @@ comment "nsenter needs a toolchain w/ headers >= 3.0"
 
 config BR2_PACKAGE_UTIL_LINUX_MORE
 	bool "more"
+	select BR2_PACKAGE_NCURSES
 	help
 	  File perusal filter for crt viewing