Merge pull request #8162 from HiassofT/le12-ia-cleanup

inputstream.adaptive: drop leftover expat dependency
This commit is contained in:
Rudi Heitbaum 2023-09-23 11:39:56 +10:00 committed by GitHub
commit 86f2494aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 expat nss pugixml"
PKG_DEPENDS_TARGET="toolchain kodi-platform bento4 nss pugixml"
PKG_SECTION=""
PKG_SHORTDESC="inputstream.adaptive"
PKG_LONGDESC="inputstream.adaptive"