diff --git a/srcpkgs/python-chroot/template b/srcpkgs/python-chroot/template index dbbcf1be88b..ef6a3bd2d29 100644 --- a/srcpkgs/python-chroot/template +++ b/srcpkgs/python-chroot/template @@ -9,8 +9,7 @@ pycompile_module="${_distname}" python_versions="2.7 3.4" pycompile_version="2.7" noarch=yes -hostmakedepends="python-setuptools python3.4-setuptools" -makedepends="python-snakeoil python3.4-snakeoil" +hostmakedepends="python-setuptools python3.4-setuptools python-snakeoil python3.4-snakeoil" depends="python-snakeoil" short_desc="Python2 Library and CLI tool that simplify chroot handling" maintainer="Toyam Cox "