tools: build and install htop on devel builds

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-23 17:32:14 +01:00
parent fffd4090ee
commit 9981a7472a
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS="strace gdb mesa-demos tvdump w_scan tools"
PKG_DEPENDS="strace gdb mesa-demos tvdump w_scan tools htop"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="debug"

View File

@ -5,7 +5,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS="htop nano wgetpaste evtest"
PKG_DEPENDS="nano wgetpaste evtest"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="debug"