aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-furl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-furl/APKBUILD')
-rw-r--r--testing/py-furl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-furl/APKBUILD b/testing/py-furl/APKBUILD
index adff0a3da8..3b20cb1b9f 100644
--- a/testing/py-furl/APKBUILD
+++ b/testing/py-furl/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python URL manipulator"
url="https://github.com/gruns/furl"
arch="noarch"
license="Unlicense"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""