Fix gyp-svn and python-setuptools packages.

This commit is contained in:
Alexpux
2014-02-07 00:09:19 +04:00
parent 66ab7689a6
commit d2ef68f7ab
2 changed files with 13 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ build() {
}
package_python3-setuptools() {
depends=('python3>=3.3')
depends=('python>=3.3')
provides=('python3-distribute')
replaces=('python3-distribute')