diff options
Diffstat (limited to 'dev-python/hamlpy/hamlpy-9999.ebuild')
-rw-r--r-- | dev-python/hamlpy/hamlpy-9999.ebuild | 3 |
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" |