diff options
| author | Martin Müller <muemart@users.noreply.github.com> | 2017-07-12 17:31:51 +0200 |
|---|---|---|
| committer | Martin Müller <muemart@users.noreply.github.com> | 2017-08-31 08:44:50 +0200 |
| commit | 99a8d745495815916801003c744b845c2f9e278a (patch) | |
| tree | a3750639806216476ae8c7fe9a235de7af0d583c /ports/boost/CONTROL | |
| parent | f76244f700f3ae0fe353c53c19d209589e8cdaf7 (diff) | |
| download | vcpkg-99a8d745495815916801003c744b845c2f9e278a.tar.gz vcpkg-99a8d745495815916801003c744b845c2f9e278a.zip | |
Use ICU in boost build
Diffstat (limited to 'ports/boost/CONTROL')
| -rw-r--r-- | ports/boost/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost/CONTROL b/ports/boost/CONTROL index 8200d54d1..6c7732021 100644 --- a/ports/boost/CONTROL +++ b/ports/boost/CONTROL @@ -1,4 +1,4 @@ Source: boost Version: 1.65-1 Description: Peer-reviewed portable C++ source libraries -Build-Depends: zlib, bzip2 +Build-Depends: zlib, bzip2, icu [windows] |
