mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
TwistedConch: depends on pyasn1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
46c835c8a4
commit
ed58dd745b
@ -25,7 +25,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://twistedmatrix.com/"
|
||||
PKG_URL="http://twistedmatrix.com/Releases/Conch/11.0/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="Python distribute TwistedCore"
|
||||
PKG_DEPENDS="Python distribute TwistedCore pyasn1"
|
||||
PKG_BUILD_DEPENDS="toolchain Python distribute distutilscross TwistedCore"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/web"
|
||||
|
Loading…
x
Reference in New Issue
Block a user