Skip to content

Commit

Permalink
crispy-doom - Add flac to sdl2-mixer
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Jan 14, 2024
1 parent 637b448 commit 9959a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/crispy-doom/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"dependencies": [
"libflac",
{ "name": "fluidsynth", "features": ["pulseaudio"] },
{ "name": "sdl2-mixer", "features": ["fluidsynth"] }
{ "name": "sdl2-mixer", "features": ["fluidsynth", "libflac"] }
]
}

0 comments on commit 9959a7f

Please sign in to comment.