aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-urlobject/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-urlobject/APKBUILD')
-rw-r--r--testing/py-urlobject/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-urlobject/APKBUILD b/testing/py-urlobject/APKBUILD
index 6c76c752d4..3d960316b2 100644
--- a/testing/py-urlobject/APKBUILD
+++ b/testing/py-urlobject/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python utility class for manipulating URLs"
url="https://github.com/dperezrada/html2data"
arch="noarch"
license="Public Domain"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""