summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/htop/htop_3.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/htop/htop_3.0.5.bb')
-rw-r--r--meta-oe/recipes-support/htop/htop_3.0.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/htop/htop_3.0.5.bb b/meta-oe/recipes-support/htop/htop_3.0.5.bb
index c757f7fb59..7854c7bebe 100644
--- a/meta-oe/recipes-support/htop/htop_3.0.5.bb
+++ b/meta-oe/recipes-support/htop/htop_3.0.5.bb
@@ -30,6 +30,6 @@ PACKAGECONFIG[setuid] = "--enable-setuid,--disable-setuid"
30PACKAGECONFIG[delayacct] = "--enable-delayacct,--disable-delayacct,libnl" 30PACKAGECONFIG[delayacct] = "--enable-delayacct,--disable-delayacct,libnl"
31PACKAGECONFIG[sensors] = "--with-sensors,--without-sensors,lmsensors,lmsensors-libsensors" 31PACKAGECONFIG[sensors] = "--with-sensors,--without-sensors,lmsensors,lmsensors-libsensors"
32 32
33FILES_${PN} += "${datadir}/icons/hicolor/scalable/apps/htop.svg" 33FILES:${PN} += "${datadir}/icons/hicolor/scalable/apps/htop.svg"
34 34
35RDEPENDS_${PN} += "ncurses-terminfo-base" 35RDEPENDS:${PN} += "ncurses-terminfo-base"