mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
installer: add metafile
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d6673c9cdf
commit
70c8c30198
16
packages/tools/installer/meta
Normal file
16
packages/tools/installer/meta
Normal file
@ -0,0 +1,16 @@
|
||||
PKG_NAME="installer"
|
||||
PKG_VERSION=""
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.openelec.tv/"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS="busybox bash dialog parted e2fsprogs syslinux flashrom"
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="tools"
|
||||
PKG_SHORTDESC="installer: OpenELEC.tv Install manager"
|
||||
PKG_LONGDESC="OpenELEC.tv Install manager to install the system on any disk"
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user