mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Force build of ncurses, when uemacs is selected
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user