diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-29 18:53:22 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-30 15:24:36 -0700 |
| commit | eea766d2d0ea285541bfd753b68eaa8c3455304a (patch) | |
| tree | 419f32cf5dc678c8a34746ee8689788d36ce9ae5 /ports/folly/CONTROL | |
| parent | cf9987e21aee94cd4b4c991c6eb788ec87177923 (diff) | |
| download | vcpkg-eea766d2d0ea285541bfd753b68eaa8c3455304a.tar.gz vcpkg-eea766d2d0ea285541bfd753b68eaa8c3455304a.zip | |
[folly][rocksdb] Fix lz4+snappy support
Diffstat (limited to 'ports/folly/CONTROL')
| -rw-r--r-- | ports/folly/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/folly/CONTROL b/ports/folly/CONTROL index 457874906..cb3a464af 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,5 +1,5 @@ Source: folly -Version: 2018.03.19.00-1 +Version: 2018.03.19.00-2 Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows Build-Depends: openssl, libevent, double-conversion, glog, gflags, boost-chrono, boost-context, boost-conversion, boost-crc, boost-date-time, boost-filesystem, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-thread Default-Features: zlib |
