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

summaryrefslogtreecommitdiff
path: root/source/vcpkg.json
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2024-08-03 13:36:16 +1000
committerKae <80987908+Novaenia@users.noreply.github.com>2024-08-03 13:36:16 +1000
commitbef86811c9a08711b45523193b2ac7c13850f8c6 (patch)
tree9f9218b4b4443034069ad3f37e5d5e42da057cdb /source/vcpkg.json
parent4f511c2aaae9d2d32e53b4590e841c00fab6164b (diff)
revert libsamplerate addition
sadge
Diffstat (limited to 'source/vcpkg.json')
-rw-r--r--source/vcpkg.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/source/vcpkg.json b/source/vcpkg.json
index d397f03..f603aab 100644
--- a/source/vcpkg.json
+++ b/source/vcpkg.json
@@ -2,11 +2,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"glew",
- "libsamplerate",
- {
- "name": "sdl2",
- "features": [ "samplerate" ]
- },
+ "sdl2",
"libvorbis",
"zlib",
"freetype",