index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | core/gettext/PKGBUILD | 2 |
diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD new file mode 100644 index 00000000..068c90eb --- /dev/null +++ b/core/gettext/PKGBUILD @@ -0,0 +1,2 @@ +# icu67 shim to bootstrap gettext in staging +makedepends+=(icu67) |