mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xbmc-addon-lcd: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e02a5eae8f
commit
ff6962be4f
@ -24,8 +24,7 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://github.com/Memphiz/script.xbmc.lcd"
|
PKG_SITE="https://github.com/Memphiz/script.xbmc.lcd"
|
||||||
PKG_SITE="https://github.com/herrnst/script.xbmc.lcd"
|
PKG_SITE="https://github.com/herrnst/script.xbmc.lcd"
|
||||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="Python"
|
PKG_DEPENDS_TARGET="toolchain Python"
|
||||||
PKG_BUILD_DEPENDS_TARGET="toolchain"
|
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="mediacenter"
|
PKG_SECTION="mediacenter"
|
||||||
PKG_SHORTDESC="LCD addon for XBMC"
|
PKG_SHORTDESC="LCD addon for XBMC"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user