Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/vcpkg.json
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2024-12-31 18:34:28 +1100
committerKae <80987908+Novaenia@users.noreply.github.com>2024-12-31 18:34:28 +1100
commitc0fd5c0a606fddda1666c65e4b48e18ef5567fc2 (patch)
treee3256578440b3e4c7b2c50209bbf15b0687eafc8 /source/vcpkg.json
parent4f37d900c476df3f31e2382fa5f6038c9f662c8a (diff)
Update vcpkg.json
Diffstat (limited to 'source/vcpkg.json')
-rw-r--r--source/vcpkg.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/vcpkg.json b/source/vcpkg.json
index ffa41e7..bf94fb6 100644
--- a/source/vcpkg.json
+++ b/source/vcpkg.json
@@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"glew",
- { "name": "sdl2", "default-features": false, "features": ["wayland", "x11", "alsa", "ibus"], "platform": "linux" },
+ { "name": "sdl2", "default-features": false, "features": ["wayland", "x11", "alsa"], "platform": "linux" },
{ "name": "sdl2", "platform": "windows" },
"libvorbis",
"zlib",