aboutsummaryrefslogtreecommitdiff
path: root/ports/exiv2/CONTROL
diff options
context:
space:
mode:
authorSean Warren <s.warren@garvan.org.au>2019-03-29 09:46:03 +1100
committerPhil Christensen <philc@microsoft.com>2019-03-28 15:46:03 -0700
commit2601164fa9405f9911e48fc443859dbec1b1a4fb (patch)
tree3b2eb478702e9266a89e3d784cfc78df4bf52f54 /ports/exiv2/CONTROL
parent9f39409a344e665900a51c470a4678c2c30f91da (diff)
downloadvcpkg-2601164fa9405f9911e48fc443859dbec1b1a4fb.tar.gz
vcpkg-2601164fa9405f9911e48fc443859dbec1b1a4fb.zip
[exiv2] Update exiv2 to 0.27 release, optionally support unicode on windows (#5454)
Diffstat (limited to 'ports/exiv2/CONTROL')
-rw-r--r--ports/exiv2/CONTROL7
1 files changed, 5 insertions, 2 deletions
diff --git a/ports/exiv2/CONTROL b/ports/exiv2/CONTROL
index 35b2bce9d..aa8696107 100644
--- a/ports/exiv2/CONTROL
+++ b/ports/exiv2/CONTROL
@@ -1,4 +1,7 @@
Source: exiv2
-Version: 2018-11-08
-Build-Depends: zlib, expat, libiconv
+Version: 0.27
+Build-Depends: zlib, expat, libiconv, gettext
Description: Image metadata library and tools http://www.exiv2.org
+
+Feature: unicode
+Description: Compile with unicode support on windows \ No newline at end of file