Force build of ncurses, when uemacs is selected

This commit is contained in:
Ulf Samuelsson 2007-08-11 23:33:22 +00:00
parent 784ebe7b7d
commit 2b747e3a14

View File

@ -1,6 +1,7 @@
config BR2_PACKAGE_UEMACS config BR2_PACKAGE_UEMACS
bool "uemacs" bool "uemacs"
default n default n
select BR2_PACKAGE_NCURSES
help help
A small emacs. A small emacs.