diff options
| author | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-12-20 12:11:03 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-20 12:11:03 -0800 |
| commit | 5cb3f294d5ab496f83daf04b62bc237e9e652e09 (patch) | |
| tree | 13da98826d079a4ec42139987f4c7b2f948c3e9a /ports/alembic/CONTROL | |
| parent | 35f9e6ea94dfae1145ecabf4bbceb54e50bc8a55 (diff) | |
| parent | 23104e2aa49ce85e5d24c27760dadafef048f930 (diff) | |
| download | vcpkg-5cb3f294d5ab496f83daf04b62bc237e9e652e09.tar.gz vcpkg-5cb3f294d5ab496f83daf04b62bc237e9e652e09.zip | |
Merge pull request #9255 from LaurensVoerman/OpenEXRfix
[OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES
Diffstat (limited to 'ports/alembic/CONTROL')
| -rw-r--r-- | ports/alembic/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/alembic/CONTROL b/ports/alembic/CONTROL index e95c999d7..5d9e05635 100644 --- a/ports/alembic/CONTROL +++ b/ports/alembic/CONTROL @@ -1,5 +1,5 @@ Source: alembic -Version: 1.7.11-5 +Version: 1.7.11-6 Build-Depends: ilmbase, hdf5 Description: Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. Homepage: https://alembic.io/ |
