summaryrefslogtreecommitdiff
path: root/extra/qt5-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/qt5-tools/PKGBUILD')
-rw-r--r--extra/qt5-tools/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/qt5-tools/PKGBUILD b/extra/qt5-tools/PKGBUILD
index dfcc0a4a..02ccc2f5 100644
--- a/extra/qt5-tools/PKGBUILD
+++ b/extra/qt5-tools/PKGBUILD
@@ -1,4 +1,2 @@
-# break cycle on i486 with qt5-webkit
-if [ "$CARCH" = 'i486' ]; then
- makedepends=(${makedepends[@]//qt5-webkit/})
-fi
+# break cycle with qt5-webkit (icu68, icu69 mess-up)
+makedepends=(${makedepends[@]//qt5-webkit/})