diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-06-11 15:29:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 00:29:20 -0700 |
| commit | e9e744175b2b4a37adcc7f2d415e1af4466226a5 (patch) | |
| tree | c990e749cfb421875bbf075a659373e7cb11686d /ports/usd/CONTROL | |
| parent | 31aea2572884a9faed9eea443233261c1130c74f (diff) | |
| download | vcpkg-e9e744175b2b4a37adcc7f2d415e1af4466226a5.tar.gz vcpkg-e9e744175b2b4a37adcc7f2d415e1af4466226a5.zip | |
[usd] Fix build error on Linux (#11440)
* [usd] Fix build error on Linux
* Add supports field and update baseline
Diffstat (limited to 'ports/usd/CONTROL')
| -rw-r--r-- | ports/usd/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/usd/CONTROL b/ports/usd/CONTROL index 89a63301c..59df24ec3 100644 --- a/ports/usd/CONTROL +++ b/ports/usd/CONTROL @@ -1,4 +1,5 @@ Source: usd -Version: 20.02 +Version: 20.02-1 Build-Depends: boost-assign, boost-crc, boost-date-time, boost-filesystem, boost-format, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-vmd, tbb, zlib Description: Universal Scene Description (USD) is an efficient, scalable system for authoring, reading, and streaming time-sampled scene description for interchange between graphics applications. +Supports: !x86 |
