Files
Arch-R/packages/debug/meta
Stephan Raue 9981a7472a tools: build and install htop on devel builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-23 17:32:14 +01:00

20 lines
434 B
Plaintext

PKG_NAME="debug"
PKG_VERSION=""
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS="strace gdb mesa-demos tvdump w_scan tools htop"
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="debug"
PKG_SHORTDESC="debug: Metapackage for installing debugging tools"
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"