mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:08:36 +00:00
fluidsynth: make use of virtual/libsdl2
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
87abca05c0
commit
8c2adca7f1
@ -34,7 +34,7 @@ PACKAGECONFIG[portaudio] = "-Denable-portaudio=ON,-Denable-portaudio=OFF,portaud
|
||||
PACKAGECONFIG[profiling] = "-Denable-profiling=ON,-Denable-profiling=OFF"
|
||||
PACKAGECONFIG[pulseaudio] = "-Denable-pulseaudio=ON,-Denable-pulseaudio=OFF,pulseaudio"
|
||||
PACKAGECONFIG[readline] = "-Denable-readline=ON,-Denable-readline=OFF,readline"
|
||||
PACKAGECONFIG[sdl] = "-Denable-sdl2=ON,-Denable-sdl2=OFF,libsdl2"
|
||||
PACKAGECONFIG[sdl] = "-Denable-sdl2=ON,-Denable-sdl2=OFF,virtual/libsdl2"
|
||||
PACKAGECONFIG[sndfile] = "-Denable-libsndfile=ON,-Denable-libsndfile=OFF,libsndfile1"
|
||||
PACKAGECONFIG[systemd] = "-Denable-systemd=ON,-Denable-systemd=OFF,systemd"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user