diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-09 21:30:26 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-05-09 21:30:26 -0700 |
| commit | 861d7976d6a6e194c3a24ea4f5824746a7934ce3 (patch) | |
| tree | d096a697624e1512e83ba9f0f5dd8ae51a7f7e72 /ports/folly/CONTROL | |
| parent | 4bbd508db71e639fd8081b3f714ee771e62bf743 (diff) | |
| download | vcpkg-861d7976d6a6e194c3a24ea4f5824746a7934ce3.tar.gz vcpkg-861d7976d6a6e194c3a24ea4f5824746a7934ce3.zip | |
[folly] Add a dependency on PYTHON3 (the tool)
Rebase patch list to be compatible with previous portfile versions.
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 f37fbc53f..f9a4a4329 100644 --- a/ports/folly/CONTROL +++ b/ports/folly/CONTROL @@ -1,4 +1,4 @@ Source: folly -Version: v2017.05.08.00-1 +Version: v2017.05.08.00-2 Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows Build-Depends: zlib, openssl, boost, libevent, double-conversion, glog, gflags, lz4, liblzma, snappy |
