aboutsummaryrefslogtreecommitdiffstats
path: root/testing/bazel
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2019-12-30 22:17:52 -0600
committerLeo <thinkabit.ukim@gmail.com>2019-12-31 08:08:22 +0100
commit5309b0d00045a5439bd71596f9a4d54daf3e033d (patch)
treec27dc6571bf55a4d028e02e301c9c65fd509c3fd /testing/bazel
parent3680edcc70565c2cc2fbed479d92f6f2910d26d8 (diff)
downloadaports-5309b0d00045a5439bd71596f9a4d54daf3e033d.tar.bz2
aports-5309b0d00045a5439bd71596f9a4d54daf3e033d.tar.xz
testing/bazel: move openjdk8 to depends from makedepends
Diffstat (limited to 'testing/bazel')
-rw-r--r--testing/bazel/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/bazel/APKBUILD b/testing/bazel/APKBUILD
index 381bab72aa..4d9c529975 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=2
+pkgrel=3
pkgdesc="A fast, scalable, multi-language and extensible build system"
url="https://bazel.build"
arch="x86_64"
license="Apache-2.0"
-depends="libarchive zip unzip"
-makedepends="bash openjdk8 python3 linux-headers protobuf"
+depends="libarchive openjdk8 zip unzip"
+makedepends="bash python3 linux-headers protobuf"
options="!strip"
subpackages="
$pkgname-doc