mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
autotools: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f86cead32b
commit
cc79c29171
@ -23,13 +23,13 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="http://www.openelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS_HOST=""
|
||||||
PKG_BUILD_DEPENDS="ccache:host autoconf automake libtool:host intltool autoconf-archive:host"
|
PKG_BUILD_DEPENDS_HOST="ccache:host autoconf automake libtool:host intltool autoconf-archive:host"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="toolchain/devel"
|
PKG_SECTION="virtual"
|
||||||
PKG_SHORTDESC="autotools: Metapackage"
|
PKG_SHORTDESC="autotools: Metapackage"
|
||||||
PKG_LONGDESC=""
|
PKG_LONGDESC=""
|
||||||
PKG_IS_ADDON="no"
|
|
||||||
|
|
||||||
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user