mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
tools: build and install htop on devel builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fffd4090ee
commit
9981a7472a
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user