diff options
Diffstat (limited to 'dev-lang/jsonnet')
-rw-r--r-- | dev-lang/jsonnet/jsonnet-0.19.0-r1.ebuild (renamed from dev-lang/jsonnet/jsonnet-0.19.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/jsonnet/jsonnet-0.19.0.ebuild b/dev-lang/jsonnet/jsonnet-0.19.0-r1.ebuild index b03481b1e773..158665c276fc 100644 --- a/dev-lang/jsonnet/jsonnet-0.19.0.ebuild +++ b/dev-lang/jsonnet/jsonnet-0.19.0-r1.ebuild @@ -31,6 +31,7 @@ DEPEND=" BDEPEND=" python? ( ${PYTHON_DEPS} + ${DISTUTILS_DEPS} dev-python/setuptools[${PYTHON_USEDEP}] ) " |