Ports/dosbox-staging: Enable mt32emu

This commit is contained in:
Kenneth Myhra 2024-05-12 21:27:57 +02:00 committed by Jelle Raaijmakers
parent 36511d23ef
commit 0950d6ed97

View file

@ -7,7 +7,6 @@ configopts=(
'-Ddynamic_core=none'
'-Dtry_static_libs=opusfile'
'-Dunit_tests=disabled'
'-Duse_mt32emu=false'
'-Duse_opengl=false'
)
files=(
@ -15,6 +14,7 @@ files=(
)
depends=(
'fluidsynth'
'libmt32emu'
'libslirp'
'libpng'
'opusfile'