mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
audiodecoder.2sf: add missing dependency
This commit is contained in:
@@ -10,7 +10,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/audiodecoder.2sf"
|
||||
PKG_URL="https://github.com/xbmc/audiodecoder.2sf/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform zlib"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="audiodecoder.2sf"
|
||||
PKG_LONGDESC="audiodecoder.2sf"
|
||||
|
||||
Reference in New Issue
Block a user