mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
tools: add metafile
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ce84a19a27
commit
1a71bc1d71
@ -5,7 +5,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.openelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS="strace gdb mesa-demos htop nano wgetpaste evtest tvdump w_scan"
|
||||
PKG_DEPENDS="strace gdb mesa-demos tvdump w_scan tools"
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="debug"
|
||||
|
19
packages/tools/meta
Normal file
19
packages/tools/meta
Normal file
@ -0,0 +1,19 @@
|
||||
PKG_NAME="tools"
|
||||
PKG_VERSION=""
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.openelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS="htop nano wgetpaste evtest"
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="debug"
|
||||
PKG_SHORTDESC="debug: Metapackage for installing some tools"
|
||||
PKG_LONGDESC="debug is a Metapackage for installing some tools"
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user