mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Python-host: depends on 'zlib:host'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
84606ead55
commit
cec097c7c8
@ -25,8 +25,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.python.org/"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS="zlib-host expat-host"
|
||||
PKG_BUILD_DEPENDS="ccache zlib-host expat-host"
|
||||
PKG_DEPENDS="expat-host"
|
||||
PKG_BUILD_DEPENDS="ccache zlib:host expat-host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="lang"
|
||||
PKG_SHORTDESC="python: The Python programming language"
|
||||
|
Loading…
x
Reference in New Issue
Block a user