diff options
Diffstat (limited to 'testing/py-urlobject/APKBUILD')
-rw-r--r-- | testing/py-urlobject/APKBUILD | 2 |
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="" |