aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-rarfile/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-rarfile/APKBUILD')
-rw-r--r--testing/py-rarfile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-rarfile/APKBUILD b/testing/py-rarfile/APKBUILD
index 414c0ae8cc..569a0e03de 100644
--- a/testing/py-rarfile/APKBUILD
+++ b/testing/py-rarfile/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A RAR archive reader for Python"
url="https://github.com/markokr/rarfile"
arch="noarch"
license="ISC"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""