mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libopenmpt: 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
e9c1b2bb3d
commit
e4740c415d
|
|
@ -36,7 +36,7 @@ PACKAGECONFIG[mpg123] = "--with-mpg123,--without-mpg123,mpg123"
|
|||
PACKAGECONFIG[ogg] = "--with-ogg,--without-ogg,libogg"
|
||||
PACKAGECONFIG[portaudio] = "--with-portaudio,--without-portaudio,portaudio-v19"
|
||||
PACKAGECONFIG[pulseaudio] = "--with-pulseaudio,--without-pulseaudio,pulseaudio"
|
||||
PACKAGECONFIG[sdl2] = "--with-sdl2,--without-sdl2,libsdl2"
|
||||
PACKAGECONFIG[sdl2] = "--with-sdl2,--without-sdl2,virtual/libsdl2"
|
||||
PACKAGECONFIG[sndfile] = "--with-sndfile,--without-sndfile,libsndfile1"
|
||||
PACKAGECONFIG[vorbis] = "--with-vorbis,--without-vorbis,libvorbis"
|
||||
PACKAGECONFIG[vorbisfile] = "--with-vorbisfile,--without-vorbisfile,libvorbis"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user