summaryrefslogtreecommitdiff
path: root/extra/libreoffice-still/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libreoffice-still/PKGBUILD')
-rw-r--r--extra/libreoffice-still/PKGBUILD13
1 files changed, 0 insertions, 13 deletions
diff --git a/extra/libreoffice-still/PKGBUILD b/extra/libreoffice-still/PKGBUILD
index 66998621..0f70119b 100644
--- a/extra/libreoffice-still/PKGBUILD
+++ b/extra/libreoffice-still/PKGBUILD
@@ -13,19 +13,6 @@ if [ "$CARCH" = 'i486' ]; then
makedepends=(${makedepends[@]//coin-or-mp/})
fi
-# ignore mariadb on i486 (for now)
-if [ "$CARCH" = 'i486' ]; then
- makedepends=(${makedepends[@]//mariadb-libs/})
-fi
-
-# Java currently broken on i486
-if [ "$CARCH" = 'i486' ]; then
- makedepends=(${makedepends[@]//java-environment=11/})
- makedepends=(${makedepends[@]//ant/})
- makedepends=(${makedepends[@]//junit/})
- makedepends=(${makedepends[@]//beanshell/})
-fi
-
# no KDE/Plasma on i486
if [ "$CARCH" = 'i486' ]; then
makedepends=(${makedepends[@]//plasma-framework/})