Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <kcgen@users.noreply.github.com>2022-11-09 11:05:16 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-11-10 06:10:21 +0300
commit083dfb93c5d76a7bddfeb7580069447325030f01 (patch)
tree7a831e03c38aa67da571dc697ef91d37b2db39ce /vcpkg.json
parent4ecaef10c5c3b0a1b6f6b40d9bbeb0bb0dced950 (diff)
Add SDL2_image dependency to packages and build systems
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 6f0d846a9..a1884c29d 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -11,6 +11,7 @@
"libpng",
"opusfile",
"sdl2",
+ "sdl2-image",
"sdl2-net",
"speexdsp",
"tracy",