Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/gettext
diff options
context:
space:
mode:
Diffstat (limited to 'core/gettext')
-rw-r--r--core/gettext/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD
index 293168a4..25166cfa 100644
--- a/core/gettext/PKGBUILD
+++ b/core/gettext/PKGBUILD
@@ -5,3 +5,6 @@ eval "$(
s/make check/make check || true/
'
)"
+
+# icu 71
+makedepends_i486+=(icu71)