diff options
| author | Sean Warren <s.warren@garvan.org.au> | 2019-02-28 05:14:29 +1100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-02-27 10:14:29 -0800 |
| commit | 68039e4572bb161592809bbb1f01c359ff34ae99 (patch) | |
| tree | 8af7d894d1c07688369cca720a49b44a6af76544 /ports/gettext/CONTROL | |
| parent | 3a7c94a19eb4fc50b67682fc9e0d5bda89652983 (diff) | |
| download | vcpkg-68039e4572bb161592809bbb1f01c359ff34ae99.tar.gz vcpkg-68039e4572bb161592809bbb1f01c359ff34ae99.zip | |
[gettext] Set includes correctly in target (#5463)
Diffstat (limited to 'ports/gettext/CONTROL')
| -rw-r--r-- | ports/gettext/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gettext/CONTROL b/ports/gettext/CONTROL index 1f96ff735..386fbd09c 100644 --- a/ports/gettext/CONTROL +++ b/ports/gettext/CONTROL @@ -1,4 +1,4 @@ Source: gettext -Version: 0.19-7 +Version: 0.19-8 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 |
