diff options
| author | LaurensVoerman <l.voerman@rug.nl> | 2020-01-06 21:29:28 +0100 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 12:29:28 -0800 |
| commit | 76168d78eddac85597916f610117d4385ecbaad0 (patch) | |
| tree | 0bbd551305dfa3a2238b5cc30a06f99ad1ebb402 /ports/devil/CONTROL | |
| parent | ebe505081b667a9f9a56596057f63ed20be237a5 (diff) | |
| download | vcpkg-76168d78eddac85597916f610117d4385ecbaad0.tar.gz vcpkg-76168d78eddac85597916f610117d4385ecbaad0.zip | |
[devil] fix OpenEXR not found (#9341)
* [devil] fix OpenEXR not found
* [devil] fix linux build setting OPENEXR_DLL in CMakeLists.txt
Diffstat (limited to 'ports/devil/CONTROL')
| -rw-r--r-- | ports/devil/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/devil/CONTROL b/ports/devil/CONTROL index 8c65b2ddf..460f7b43c 100644 --- a/ports/devil/CONTROL +++ b/ports/devil/CONTROL @@ -1,5 +1,5 @@ Source: devil -Version: 1.8.0-4 +Version: 1.8.0-5 Build-Depends: Homepage: https://github.com/DentonW/DevIL Description: A full featured cross-platform image library |
