aboutsummaryrefslogtreecommitdiffstats
path: root/testing/unify/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/unify/APKBUILD')
-rw-r--r--testing/unify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/unify/APKBUILD b/testing/unify/APKBUILD
index fb56e3bf8b..bac6c862e8 100644
--- a/testing/unify/APKBUILD
+++ b/testing/unify/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A strings modification tool for (single/double) quote"
url="https://github.com/myint/unify"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""