mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Mako: depends on MarkupSafe:host
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user