aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-discogs-client/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-discogs-client/APKBUILD')
-rw-r--r--testing/py-discogs-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-discogs-client/APKBUILD b/testing/py-discogs-client/APKBUILD
index 0ca7c3c7fbb..6d0204df45c 100644
--- a/testing/py-discogs-client/APKBUILD
+++ b/testing/py-discogs-client/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Official Python API client for Discogs"
url="https://github.com/discogs/discogs_client"
arch="noarch"
license="BSD"
-depends="python py-requests py-oauth2"
+depends="python2 py-requests py-oauth2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""