aboutsummaryrefslogtreecommitdiffstats
path: root/community/java-jna/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/java-jna/APKBUILD')
-rw-r--r--community/java-jna/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/java-jna/APKBUILD b/community/java-jna/APKBUILD
index 47540aa1f2..57fce2c845 100644
--- a/community/java-jna/APKBUILD
+++ b/community/java-jna/APKBUILD
@@ -9,7 +9,7 @@ url="https://github.com/java-native-access/jna"
arch="x86 x86_64"
license="ASL-2.0 LGPL-2.1"
depends="openjdk8-jre-base"
-makedepends="apache-ant autoconf automake build-base libffi-dev>=3.2 libtool openjdk8"
+makedepends="apache-ant autoconf automake libffi-dev>=3.2 libtool openjdk8"
subpackages="$pkgname-native"
source="$pkgname-$pkgver.tar.gz::https://github.com/java-native-access/$_pkgname/archive/$pkgver.tar.gz
0001-jar-without-natives.patch