diff options
| author | LarryIII <33021067+LarryIII@users.noreply.github.com> | 2019-03-27 22:02:31 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-27 22:02:31 -0700 |
| commit | 78a8de6cf468dc3d3301b26fedae7969bb366a75 (patch) | |
| tree | 07e482b1da0c6bdc1d2ee6d215155802094408a7 /ports/caffe2/CONTROL | |
| parent | 493b76284dd0b075ac9486be6c9bd60af105bd3b (diff) | |
| download | vcpkg-78a8de6cf468dc3d3301b26fedae7969bb366a75.tar.gz vcpkg-78a8de6cf468dc3d3301b26fedae7969bb366a75.zip | |
[pcre2/caffe2] Fix space issue (#5827)
* [pcre2/caffe2] Fix space issue
Diffstat (limited to 'ports/caffe2/CONTROL')
| -rw-r--r-- | ports/caffe2/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/caffe2/CONTROL b/ports/caffe2/CONTROL index 2f40d9825..bbef1f62b 100644 --- a/ports/caffe2/CONTROL +++ b/ports/caffe2/CONTROL @@ -1,4 +1,4 @@ Source: caffe2 -Version: 0.8.1-1 +Version: 0.8.1-2 Build-Depends: lmdb, gflags, glog, eigen3, protobuf Description: Caffe2 is a lightweight, modular, and scalable deep learning framework. |
