summaryrefslogtreecommitdiff
path: root/extra/brltty
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-04-21 19:18:23 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-04-21 19:18:23 +0200
commit6293ab4267ef388c19c68502b681a874cd2e2019 (patch)
treefecefb21c02c37ad3cc0de9805e6f07f9c35eace /extra/brltty
parent71ac65aa0feb7e8e58edcddf00f000bf41db29e7 (diff)
downloadpackages-6293ab4267ef388c19c68502b681a874cd2e2019.tar.xz
extra/qt5-tools: breaking cycle with qt5-webkit (icu linkage problems)
Diffstat (limited to 'extra/brltty')
-rw-r--r--extra/brltty/PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/extra/brltty/PKGBUILD b/extra/brltty/PKGBUILD
index cf6a11f2..3aaa9705 100644
--- a/extra/brltty/PKGBUILD
+++ b/extra/brltty/PKGBUILD
@@ -3,14 +3,9 @@ if [ "$CARCH" = 'i486' ]; then
makedepends=(${makedepends[@]//java-environment/})
fi
-# add espeak explicitely on i486
-if [ "$CARCH" = 'i486' ]; then
- makedepends+=(espeak)
-fi
-
# no polkit on i486
if [ "$CARCH" = 'i486' ]; then
- makedepends=(${makedepends[@]//polkit/})
+ depends=(${depends[@]//polkit/})
eval "$(
declare -f package | \
sed '