aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/bazel/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/bazel/APKBUILD b/testing/bazel/APKBUILD
index 9909d3f8a1..01c061d060 100644
--- a/testing/bazel/APKBUILD
+++ b/testing/bazel/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=bazel
pkgver=2.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="A fast, scalable, multi-language and extensible build system"
url="https://bazel.build"
arch="x86_64"
license="Apache-2.0"
-depends="libarchive openjdk8 zip unzip"
-makedepends="bash python3 linux-headers protobuf"
+depends="bash libarchive openjdk8 zip unzip"
+makedepends="python3 linux-headers protobuf"
options="!strip"
subpackages="
$pkgname-doc