[PACKAGE/DEFCONFIG] add LIBMIKMOD + FLUIDLITE to static SDKs (#71)

* [PACKAGE] add LIBMIKMOD + FLUIDLITE

* [DEFCONFIG] update static SDKs with FLUIDLITE and LIBMIKMOD
This commit is contained in:
Apaczer
2023-12-28 20:36:59 +01:00
committed by GitHub
parent 756a1d8592
commit b0130e4097
9 changed files with 64 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ BR2_PACKAGE_FFMPEG_FFPROBE=y
BR2_PACKAGE_FFMPEG_AVRESAMPLE=y
BR2_PACKAGE_FFMPEG_POSTPROC=y
BR2_PACKAGE_FLITE=y
BR2_PACKAGE_FLUIDLITE=y
BR2_PACKAGE_MIMIC=y
BR2_PACKAGE_MIMIC_AUDIO_BACKEND_ALSA=y
BR2_PACKAGE_MPG123=y
@@ -71,6 +72,7 @@ BR2_PACKAGE_LUA_5_1=y
BR2_PACKAGE_LIBASPLIB=y
BR2_PACKAGE_LIBID3TAG=y
BR2_PACKAGE_LIBMAD=y
BR2_PACKAGE_LIBMIKMOD=y
BR2_PACKAGE_LIBSNDFILE=y
BR2_PACKAGE_OPENAL=y
BR2_PACKAGE_OPUS=y