gnomeos: Add ncurses to base
This commit is contained in:
parent
fd58e16a8d
commit
7d0a8bab6c
|
|
@ -12,6 +12,7 @@ PACKAGE_INSTALL = "task-core-boot \
|
|||
ostree ostree-init \
|
||||
strace \
|
||||
bash \
|
||||
ncurses \
|
||||
python-modules"
|
||||
|
||||
RDEPENDS += "${PACKAGE_INSTALL}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue