summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2020-08-13 14:13:14 -0400
committerGuillaume Horel2020-08-13 14:13:14 -0400
commitf3f4af20f555544f08933e818c966ba636992c95 (patch)
tree3308e06a9c9d0ee5b7dff0caaa16f69cdfe1113e
parentf6d05e868b11de1e54f7d0656f8327ff63da93e6 (diff)
downloadaur-f3f4af20f555544f08933e818c966ba636992c95.tar.gz
update dependencies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0260988ad1c1..39cf7b85b381 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://arrow.apache.org"
license=('Apache')
depends=('arrow')
-checkdepends=('git' 'python-hypothesis' 'python-pytest' 'python-pytest-lazy-fixture')
+checkdepends=('git' 'python-brotli' 'python-hypothesis' 'python-pytest' 'python-pytest-lazy-fixture')
optdepends=()
makedepends=('cmake' 'cython')
source=("https://github.com/apache/arrow/archive/apache-arrow-$pkgver.tar.gz"