[Lunar-commits] <moonbase-other> Jinja2: added missing dependency (setuptools)
Stefan Wold
ratler at lunar-linux.org
Sun Oct 26 16:37:12 CET 2014
commit 6d6fd2ca1d70fb22453f5b01854c0d87be90014f
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 26 Oct 2014 16:28:14 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/6d6fd2ca1d70fb22453f5b01854c0d87be90014f
Jinja2: added missing dependency (setuptools)
---
python/Jinja2/DEPENDS | +1/-0
1 file changed, 1 insertion(+)
--- a/python/Jinja2/DEPENDS
+++ b/python/Jinja2/DEPENDS
@@ -1,3 +1,4 @@
depends Python
+depends setuptools
optional_depends Python-3 "" "" "For Python-03 support"
More information about the Lunar-commits
mailing list