mednafen: add flac dependency

This commit is contained in:
sydarn 2024-03-08 18:21:29 +01:00
parent f03d28be74
commit 8412e40da1

View file

@ -6,7 +6,7 @@ PKG_VERSION="1.32.0-UNSTABLE"
PKG_LICENSE="mixed"
PKG_SITE="https://mednafen.github.io/"
PKG_URL="${PKG_SITE}/releases/files/${PKG_NAME}-${PKG_VERSION}.tar.xz"
PKG_DEPENDS_TARGET="toolchain SDL2"
PKG_DEPENDS_TARGET="toolchain SDL2 flac"
PKG_TOOLCHAIN="configure"
if [ "${DEVICE}" = "S922X*" ]; then