aboutsummaryrefslogtreecommitdiff
path: root/ports/gettext/CONTROL
diff options
context:
space:
mode:
authorangelmixu <salemixu@gmail.com>2019-02-08 00:24:33 +0100
committerRobert Schumacher <roschuma@microsoft.com>2019-02-07 15:24:33 -0800
commit1eceb88c71b3ed2a12e9a56823c658ebb2e57cc1 (patch)
tree2649c23cfa8293b7fdac5f3b43ca5d61a6ff859c /ports/gettext/CONTROL
parent0b79c4bb74aa1a1908c23edb3ca07b5e6dd39141 (diff)
downloadvcpkg-1eceb88c71b3ed2a12e9a56823c658ebb2e57cc1.tar.gz
vcpkg-1eceb88c71b3ed2a12e9a56823c658ebb2e57cc1.zip
fix build for harfbuzz on macOS (#4776)
* fix library exports for iconv on macOS, add Threads dependency for cairo, add the iconv, intl and Threads dependencies to harfbuzz * updated portfile from harfbuzz fix * fix indenting and order * fix portfile * [gettext] Add unofficial-gettext targets * [gettext] Fixup for Linux
Diffstat (limited to 'ports/gettext/CONTROL')
-rw-r--r--ports/gettext/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/gettext/CONTROL b/ports/gettext/CONTROL
index 76e1d22d4..1f96ff735 100644
--- a/ports/gettext/CONTROL
+++ b/ports/gettext/CONTROL
@@ -1,4 +1,4 @@
Source: gettext
-Version: 0.19-5
-Description: The GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages
+Version: 0.19-7
+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