Removed libvorbis package to fix incompatibility between VVVVVV game and OS > 2.2.0

This commit is contained in:
root
2022-02-01 12:04:53 +01:00
committed by DrUm78
parent 625ace106c
commit 7b092ccfb5
2 changed files with 0 additions and 2 deletions

View File

@@ -77,7 +77,6 @@ BR2_PACKAGE_UBOOT_TOOLS_MKENVIMAGE=y
BR2_PACKAGE_LUA=y
BR2_PACKAGE_LIBSAMPLERATE=y
BR2_PACKAGE_LIBSNDFILE=y
BR2_PACKAGE_LIBVORBIS=y
BR2_PACKAGE_OPENAL=y
BR2_PACKAGE_TINYALSA=y
BR2_PACKAGE_TREMOR=y

View File

@@ -45,7 +45,6 @@ BR2_PACKAGE_UBOOT_TOOLS_MKENVIMAGE=y
BR2_PACKAGE_LUA=y
BR2_PACKAGE_LIBSAMPLERATE=y
BR2_PACKAGE_LIBSNDFILE=y
BR2_PACKAGE_LIBVORBIS=y
BR2_PACKAGE_OPENAL=y
BR2_PACKAGE_TINYALSA=y
BR2_PACKAGE_TREMOR=y