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 \
|
ostree ostree-init \
|
||||||
strace \
|
strace \
|
||||||
bash \
|
bash \
|
||||||
|
ncurses \
|
||||||
python-modules"
|
python-modules"
|
||||||
|
|
||||||
RDEPENDS += "${PACKAGE_INSTALL}"
|
RDEPENDS += "${PACKAGE_INSTALL}"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue