diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-11-25 08:12:40 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-11-25 08:12:40 +0100 |
commit | 650eadf1049d538c6ed6d5fd1526bbdc3bf6989a (patch) | |
tree | 972caabdf19b9b8ff98869a1d36952796c90a60b /core/gettext | |
parent | ad78723a9835ca819e018775a0a8b489713930bf (diff) | |
download | packages-650eadf1049d538c6ed6d5fd1526bbdc3bf6989a.tar.xz |
core/gettext: added temporary icu69 makedepend
Diffstat (limited to 'core/gettext')
-rw-r--r-- | core/gettext/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD new file mode 100644 index 00000000..0c92b9e3 --- /dev/null +++ b/core/gettext/PKGBUILD @@ -0,0 +1 @@ +makedepends+=(icu69) |