فهرست منبع

Be certain ncurses is enabled when depended upon

Eric Andersen 21 سال پیش
والد
کامیت
e241d62082
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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.