mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
Merge pull request #6979 from heitbaum/addons
inputstream.adaptive: add missing expat dependency
This commit is contained in:
commit
1d2cd1dfcf
@ -9,7 +9,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/inputstream.adaptive"
|
||||
PKG_URL="https://github.com/xbmc/inputstream.adaptive/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform bento4"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform bento4 expat"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="inputstream.adaptive"
|
||||
PKG_LONGDESC="inputstream.adaptive"
|
||||
|
Loading…
x
Reference in New Issue
Block a user