mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
htop: Add ncurses-terminfo-base to RDEPENDS
Without it there are no terminal configurations on the target and htop refuses to run.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user