summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bacd78c8aa6..b2e920b99603 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A Python client library for CrateDB."
arch=('any')
url="https://github.com/crate/crate-python"
license=('custom:APACHE')
-depends=('python')
+depends=('python' 'python-urllib3')
makedepends=('python-setuptools')
makedepends+=('git')