aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl2-image/CONTROL
diff options
context:
space:
mode:
authorPatrick Bader <mail@patrickbader.eu>2017-01-06 23:20:57 +0100
committerPatrick Bader <mail@patrickbader.eu>2017-01-06 23:20:57 +0100
commit2bb72e6637ab016a1fa8625b0a673d5ecd74ae4f (patch)
treeeb1f5583af9c2b06ea233087ae3eed540d2197ff /ports/sdl2-image/CONTROL
parent937c4e26b074d7ddb603e16186e4efe271e8c230 (diff)
downloadvcpkg-2bb72e6637ab016a1fa8625b0a673d5ecd74ae4f.tar.gz
vcpkg-2bb72e6637ab016a1fa8625b0a673d5ecd74ae4f.zip
[sdl2-image] added dependencies to CONTROL so they will always be statically linked
Replaced FindWEBP.cmake with version from freeimage port
Diffstat (limited to 'ports/sdl2-image/CONTROL')
-rw-r--r--ports/sdl2-image/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl2-image/CONTROL b/ports/sdl2-image/CONTROL
index f9785ba22..04c9f77bb 100644
--- a/ports/sdl2-image/CONTROL
+++ b/ports/sdl2-image/CONTROL
@@ -1,5 +1,5 @@
Source: sdl2-image
Version: 2.0.1
-Build-Depends: sdl2
+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