mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Mako: depends on MarkupSafe:host
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f88fc9e159
commit
d9bb65eaf2
@ -23,7 +23,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://pypi.python.org/pypi/Mako/"
|
||||
PKG_URL="https://pypi.python.org/packages/source/M/Mako/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_HOST="Python:host setuptools:host"
|
||||
PKG_DEPENDS_HOST="Python:host setuptools:host MarkupSafe:host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="python/devel"
|
||||
PKG_SHORTDESC="Mako: A super-fast templating language that borrows the best ideas from the existing templating languages."
|
||||
|
Loading…
x
Reference in New Issue
Block a user