diff --git a/srcpkgs/python-pyscss/template b/srcpkgs/python-pyscss/template index 5ff53c6017..d7c859f297 100644 --- a/srcpkgs/python-pyscss/template +++ b/srcpkgs/python-pyscss/template @@ -1,7 +1,7 @@ # Template file for 'python-pyscss' pkgname=python-pyscss version=1.3.5 -revision=2 +revision=3 wrksrc="pyScss-${version}" build_style=python-module python_versions="2.7 3.4" @@ -30,7 +30,7 @@ python3.4-pyscss_package() { pyscss:less2scss:/usr/bin/less2scss3.4" pycompile_version="3.4" pycompile_module="scss" - depends="python-setuptools python3.4-six" + depends="python3.4-setuptools python3.4-six" short_desc="${short_desc/Python2/Python3.4}" pkg_install() { vmove usr/bin/*3.4