aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-praw
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-praw')
-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 e2c51682f3..e9d7569b21 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="GPL-3.0-or-later"
-depends="py-update-checker py-requests py-six"
+depends="py-prawcore py-update-checker py-requests py-six"
makedepends="python2-dev py-setuptools python3-dev"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
source="$_pkgname-$pkgver.tar.gz::https://github.com/praw-dev/praw/archive/v$pkgver.tar.gz