diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2017-07-21 13:01:00 +0200 |
|---|---|---|
| committer | codicodi <rob.ceglinski@gmail.com> | 2017-07-21 13:01:00 +0200 |
| commit | dc4998bf702b14f51f36ab40d85d3b090d5bfa9c (patch) | |
| tree | 2c736c694c2aeacf839ae58226b2b90cedac55bd /ports/sdl2-image/CONTROL | |
| parent | a42da34a07187063da297b422a95dbb2d7bd064a (diff) | |
| download | vcpkg-dc4998bf702b14f51f36ab40d85d3b090d5bfa9c.tar.gz vcpkg-dc4998bf702b14f51f36ab40d85d3b090d5bfa9c.zip | |
[sdl2] Prevent exports in static build
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 04c9f77bb..5ebec2f38 100644 --- a/ports/sdl2-image/CONTROL +++ b/ports/sdl2-image/CONTROL @@ -1,5 +1,5 @@ Source: sdl2-image -Version: 2.0.1 +Version: 2.0.1-1 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 |
