aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-turq/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-turq/APKBUILD')
-rw-r--r--testing/py-turq/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-turq/APKBUILD b/testing/py-turq/APKBUILD
index 7efb8515b1..5d417d7817 100644
--- a/testing/py-turq/APKBUILD
+++ b/testing/py-turq/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Mock HTTP server"
url="https://github.com/vfaronov/turq"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""