Skip to content

Commit

Permalink
Merge pull request #8162 from HiassofT/le12-ia-cleanup
Browse files Browse the repository at this point in the history
inputstream.adaptive: drop leftover expat dependency
  • Loading branch information
heitbaum authored Sep 23, 2023
2 parents b1ba253 + dfdd5e5 commit 86f2494
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 86f2494

Please sign in to comment.