From c3d0ebf5f9bf3f6ce9fe78792871acefe7458fc3 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 9 Jun 2016 23:28:41 +0200 Subject: [PATCH] python3.4-pyscss: fix rdeps --- srcpkgs/python-pyscss/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pyscss/template b/srcpkgs/python-pyscss/template index 5ff53c6017e..d7c859f2977 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