diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-10-19 19:24:49 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-10-19 19:24:49 -0700 |
| commit | deee8c1743af2d851d48d42b7ac91558c8fefb5a (patch) | |
| tree | e73db0d4cc152de8e7e2cc84928c1e9a6cb03f1e /ports/sdl2-image/CONTROL | |
| parent | b3172b1784ed15d4c310793474e285222fc669a4 (diff) | |
| download | vcpkg-deee8c1743af2d851d48d42b7ac91558c8fefb5a.tar.gz vcpkg-deee8c1743af2d851d48d42b7ac91558c8fefb5a.zip | |
[sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link of release libs in debug mode.
Diffstat (limited to 'ports/sdl2-image/CONTROL')
| -rw-r--r-- | ports/sdl2-image/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl2-image/CONTROL b/ports/sdl2-image/CONTROL index a5c41a334..aff048d9a 100644 --- a/ports/sdl2-image/CONTROL +++ b/ports/sdl2-image/CONTROL @@ -1,5 +1,5 @@ Source: sdl2-image -Version: 2.0.1-2 +Version: 2.0.1-3 Build-Depends: sdl2, libpng, libjpeg-turbo, tiff, libwebp Description: SDL_image is an image file loading library. It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV |
