[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

@@ -29,6 +29,7 @@ BR2_PACKAGE_FFMPEG_FFPLAY=y
BR2_PACKAGE_FFMPEG_FFPROBE=y
BR2_PACKAGE_FFMPEG_AVRESAMPLE=y
BR2_PACKAGE_FFMPEG_POSTPROC=y
BR2_PACKAGE_FLUIDLITE=y
BR2_PACKAGE_MPG123=y
BR2_PACKAGE_VORBIS_TOOLS=y
BR2_PACKAGE_BZIP2=y
@@ -63,6 +64,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_SPEEX=y