summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Nagy <danielnagy@gmx.de>2012-02-19 18:37:13 +0100
committerDaniel Nagy <danielnagy@gmx.de>2012-02-19 18:37:13 +0100
commite72f929b21f33ac19b9069adaa42efb15e84482d (patch)
tree67b58f45db20e8efb285430cf8456cedc9e9babb /dev-python/hamlpy/hamlpy-9999.ebuild
parentmod_sass with sass dependency (diff)
downloaddrevilt-e72f929b21f33ac19b9069adaa42efb15e84482d.tar.gz
drevilt-e72f929b21f33ac19b9069adaa42efb15e84482d.tar.bz2
drevilt-e72f929b21f33ac19b9069adaa42efb15e84482d.zip
new hamlpy dependency
Diffstat (limited to 'dev-python/hamlpy/hamlpy-9999.ebuild')
-rw-r--r--dev-python/hamlpy/hamlpy-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/hamlpy/hamlpy-9999.ebuild b/dev-python/hamlpy/hamlpy-9999.ebuild
index 6d07006..d9ba734 100644
--- a/dev-python/hamlpy/hamlpy-9999.ebuild
+++ b/dev-python/hamlpy/hamlpy-9999.ebuild
@@ -19,4 +19,5 @@ KEYWORDS=""
IUSE=""
DEPEND="dev-python/setuptools"
-RDEPEND="dev-python/django"
+RDEPEND="dev-python/django
+ dev-python/pygments"