mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/java-jansi-native: remove build-base from makedepends
This commit is contained in:
parent
6c79bbeae6
commit
083bcce95c
@ -10,7 +10,7 @@ url="https://github.com/fusesource/jansi-native"
|
||||
arch="x86 x86_64"
|
||||
license="ASL-2.0"
|
||||
depends="openjdk8-jre-base"
|
||||
makedepends="autoconf automake build-base libtool maven openjdk8"
|
||||
makedepends="autoconf automake libtool maven openjdk8"
|
||||
source="https://github.com/fusesource/$_pkgname/archive/$_pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$_pkgname-$pkgver"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user