aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-praw/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-praw/APKBUILD')
-rw-r--r--testing/py-praw/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-praw/APKBUILD b/testing/py-praw/APKBUILD
index db0dee7f8c..684c73dfc4 100644
--- a/testing/py-praw/APKBUILD
+++ b/testing/py-praw/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python module to access to reddit's API"
url="https://github.com/praw-dev/praw"
arch="noarch"
license="GPL3+"
-depends="python py-update-checker py-requests py-six"
+depends="python2 py-update-checker py-requests py-six"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""