diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-11-30 11:01:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-30 11:01:16 -0800 |
| commit | 94fe8409336e2d86092bbde83bb80750cfe09d8a (patch) | |
| tree | e4861e1c9039080582e5825fd850e6f079631d71 /ports/sdl2-image/CONTROL | |
| parent | 09d71f30412a7c5b7b1c7adb7247b0ed0fcef657 (diff) | |
| download | vcpkg-94fe8409336e2d86092bbde83bb80750cfe09d8a.tar.gz vcpkg-94fe8409336e2d86092bbde83bb80750cfe09d8a.zip | |
[sdl2-image] Fix usage (#14796)
Diffstat (limited to 'ports/sdl2-image/CONTROL')
| -rw-r--r-- | ports/sdl2-image/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/sdl2-image/CONTROL b/ports/sdl2-image/CONTROL index 19218ef3e..db07f7630 100644 --- a/ports/sdl2-image/CONTROL +++ b/ports/sdl2-image/CONTROL @@ -1,5 +1,6 @@ Source: sdl2-image Version: 2.0.5 +Port-Version: 1 Build-Depends: sdl2, libpng Homepage: https://www.libsdl.org/projects/SDL_image 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 |
