diff options
| author | Victor-Bergman <20214261+Victor-Bergman@users.noreply.github.com> | 2020-06-30 18:00:31 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-30 15:00:31 -0700 |
| commit | 0a5c4e4ca3fc9ee1ef534faa75cfd05a950c3c74 (patch) | |
| tree | 16e54ec96c095bb1e6e44c1f921ed3a6a774e5d4 /ports/boost-locale/CONTROL | |
| parent | 7c9bf0a6cdcf89b781ae14f3415b18ee58fdd59e (diff) | |
| download | vcpkg-0a5c4e4ca3fc9ee1ef534faa75cfd05a950c3c74.tar.gz vcpkg-0a5c4e4ca3fc9ee1ef534faa75cfd05a950c3c74.zip | |
[boost-locale] Fix boost-locale failing to build with ICU (#10943)
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'ports/boost-locale/CONTROL')
| -rw-r--r-- | ports/boost-locale/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost-locale/CONTROL b/ports/boost-locale/CONTROL index cb63e046f..d7c8d7c0f 100644 --- a/ports/boost-locale/CONTROL +++ b/ports/boost-locale/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-locale
-Version: 1.73.0
+Version: 1.73.0-1
Build-Depends: boost-assert, boost-build, boost-config, boost-function, boost-integer, boost-iterator, boost-modular-build-helper, boost-smart-ptr, boost-static-assert, boost-system, boost-thread, boost-type-traits, boost-unordered, boost-vcpkg-helpers, libiconv (!uwp&!windows)
Homepage: https://github.com/boostorg/locale
Description: Boost locale module
|
