aboutsummaryrefslogtreecommitdiff
path: root/ports/gettext/CONTROL
diff options
context:
space:
mode:
authorHleb Valoshka <375gnu@gmail.com>2020-01-15 23:14:24 +0300
committernicole mazzuca <mazzucan@outlook.com>2020-01-15 12:14:24 -0800
commit3367e55463a0e2a9008c9b5445583efe1be7f93c (patch)
treeb3eb9df4edcccc052585c713cd65428addba7962 /ports/gettext/CONTROL
parent45d31c931a5406aa2b1637799b8e9f64e5ae5fc5 (diff)
downloadvcpkg-3367e55463a0e2a9008c9b5445583efe1be7f93c.tar.gz
vcpkg-3367e55463a0e2a9008c9b5445583efe1be7f93c.zip
[gettext] Add dependency on iconv (#9610)
Closes: #8484
Diffstat (limited to 'ports/gettext/CONTROL')
-rw-r--r--ports/gettext/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gettext/CONTROL b/ports/gettext/CONTROL
index 1816f8b76..a2876ee99 100644
--- a/ports/gettext/CONTROL
+++ b/ports/gettext/CONTROL
@@ -1,5 +1,5 @@
Source: gettext
-Version: 0.19-11
+Version: 0.19-12
Homepage: https://www.gnu.org/software/gettext/
Description: The GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages. Provides libintl.
Build-Depends: libiconv