Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/brltty/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/brltty/PKGBUILD')
-rw-r--r--extra/brltty/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/brltty/PKGBUILD b/extra/brltty/PKGBUILD
new file mode 100644
index 00000000..ec10666a
--- /dev/null
+++ b/extra/brltty/PKGBUILD
@@ -0,0 +1,3 @@
+# java breaks to often, do not build optional Java stuff marked as
+# optdepends
+makedepends=(${makedepends[@]//java-environment/})