mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 18:44:26 +00:00
htop: Add ncurses-terminfo-base to RDEPENDS
Without it there are no terminal configurations on the target and htop refuses to run. (cherry picked from commit b5d74f8a6bd33e8468dd04d990f08d89d1e6928a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
e20a9a8850
commit
864b9a1259
@ -31,3 +31,5 @@ PACKAGECONFIG[delayacct] = "--enable-delayacct,--disable-delayacct,libnl"
|
||||
PACKAGECONFIG[sensors] = "--with-sensors,--without-sensors,lmsensors,lmsensors-libsensors"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons/hicolor/scalable/apps/htop.svg"
|
||||
|
||||
RDEPENDS_${PN} += "ncurses-terminfo-base"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user