libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / htop / htop_0.7.bb
blob62ed7d157bd1aeb2d0b7a010f808c35aae74b61c
1 DESCRIPTION = "htop process monitor"
2 HOMEPAGE = "http://htop.sf.net"
3 SECTION = "console/utils"
4 PRIORITY = "optional"
5 LICENSE = "GPLv2"
7 DEPENDS = "ncurses"
9 SRC_URI = "${SOURCEFORGE_MIRROR}/htop/htop-${PV}.tar.gz \
10 file://remove-proc-test.patch;patch=1"
12 inherit autotools
14 SRC_URI[md5sum] = "4afc961fa709167e1b434682897991f9"
15 SRC_URI[sha256sum] = "1361f4f0b92d7e6bdac25a4b7ee138a7ee83b5a9368820f5aa518051ca82862b"