python3.4-pyscss: fix rdeps

This commit is contained in:
Alessio Sergi 2016-06-09 23:28:41 +02:00
parent 81b36900e8
commit c3d0ebf5f9

View file

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