diff options
| author | Stanislav Ershov <digital.stream.of.mind@gmail.com> | 2018-01-09 23:44:37 +0300 |
|---|---|---|
| committer | Stanislav Ershov <digital.stream.of.mind@gmail.com> | 2018-01-09 23:44:37 +0300 |
| commit | 2ad118a2532e99a78c41dffa1b9648e7eca20a95 (patch) | |
| tree | a25c56a60c07b3cdcbe4b6078ed636f57932a9bc /ports/sdl2-image/CONTROL | |
| parent | 30a6668e224dca086ce57ecc6f2fd3c4f4b9a5b0 (diff) | |
| download | vcpkg-2ad118a2532e99a78c41dffa1b9648e7eca20a95.tar.gz vcpkg-2ad118a2532e99a78c41dffa1b9648e7eca20a95.zip | |
Add missing version.rc file to sdl2 libraries.
Affected sdl2 libraries:
- sdl2-image
- sdl2-mixer
- sdl2-net
- sdl2-ttf
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 21e22f872..f9d5e14ed 100644 --- a/ports/sdl2-image/CONTROL +++ b/ports/sdl2-image/CONTROL @@ -1,5 +1,5 @@ Source: sdl2-image -Version: 2.0.2 +Version: 2.0.2-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 |
