Explorar o código

Be certain ncurses is enabled when depended upon

Eric Andersen %!s(int64=21) %!d(string=hai) anos
pai
achega
e241d62082
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/less/Config.in

+ 1 - 0
package/less/Config.in

@@ -1,6 +1,7 @@
 config BR2_PACKAGE_LESS
 	bool "less"
 	default n
+	select BR2_PACKAGE_NCURSES
 	help
 	  Excellent text file viewer.