From d1fdfd6289ddc175deafdf84f49fd6fcff1487a4 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 18 Jul 2016 13:27:34 +0000 Subject: testing/py3-jinja2: added py3-markupsafe depedency --- testing/py3-jinja2/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/py3-jinja2/APKBUILD b/testing/py3-jinja2/APKBUILD index 0babc26cbf..960b7c377c 100644 --- a/testing/py3-jinja2/APKBUILD +++ b/testing/py3-jinja2/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="small but fast and easy to use stand-alone template engine written in p url="http://jinja.pocoo.org/" arch="noarch" license="BSD" -depends="" +depends="python3 py3-markupsafe" makedepends="python3-dev py-setuptools" install="" subpackages="" -- cgit v1.2.3