aboutsummaryrefslogtreecommitdiffstats
path: root/community/xapian-bindings/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xapian-bindings/APKBUILD')
-rw-r--r--community/xapian-bindings/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xapian-bindings/APKBUILD b/community/xapian-bindings/APKBUILD
index 756e7fbd970..271870e608f 100644
--- a/community/xapian-bindings/APKBUILD
+++ b/community/xapian-bindings/APKBUILD
@@ -9,9 +9,9 @@ arch="all"
license="GPL2+"
# Disabled check for now since php7 smoketest fails
options="!check"
-_py_makedepends="python-dev
- py-sphinx-autobuild py2-sphinx
- py2-requests py-setuptools py2-typing
+_py_makedepends="python-dev
+ py-sphinx-autobuild py2-sphinx
+ py2-requests py-setuptools py2-typing
py-urllib3 py-chardet py-idna
python3-dev py3-requests py3-certifi"
_php_makedepends="php7-dev"