mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scons: fix build deps
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
36cc9108c3
commit
3e50629c92
@ -23,8 +23,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.scons.org/"
|
||||
PKG_URL="$SOURCEFORGE_SRC/scons/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="Python:host"
|
||||
PKG_BUILD_DEPENDS="Python:host"
|
||||
PKG_DEPENDS_HOST="Python:host"
|
||||
PKG_BUILD_DEPENDS_HOST="Python:host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/devel"
|
||||
PKG_SHORTDESC="SCons: an Open Source software construction tool—that is, a next-generation build tool."
|
||||
|
Loading…
x
Reference in New Issue
Block a user