mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-23 17:58:59 +00:00
Ports/dosbox-staging: Enable mt32emu
This commit is contained in:
parent
36511d23ef
commit
0950d6ed97
Notes:
sideshowbarker
2024-07-16 20:08:14 +09:00
Author: https://github.com/kennethmyhra
Commit: 0950d6ed97
Pull-request: https://github.com/SerenityOS/serenity/pull/24301
Reviewed-by: https://github.com/gmta ✅
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ configopts=(
|
||||||
'-Ddynamic_core=none'
|
'-Ddynamic_core=none'
|
||||||
'-Dtry_static_libs=opusfile'
|
'-Dtry_static_libs=opusfile'
|
||||||
'-Dunit_tests=disabled'
|
'-Dunit_tests=disabled'
|
||||||
'-Duse_mt32emu=false'
|
|
||||||
'-Duse_opengl=false'
|
'-Duse_opengl=false'
|
||||||
)
|
)
|
||||||
files=(
|
files=(
|
||||||
|
@ -15,6 +14,7 @@ files=(
|
||||||
)
|
)
|
||||||
depends=(
|
depends=(
|
||||||
'fluidsynth'
|
'fluidsynth'
|
||||||
|
'libmt32emu'
|
||||||
'libslirp'
|
'libslirp'
|
||||||
'libpng'
|
'libpng'
|
||||||
'opusfile'
|
'opusfile'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue