mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
pvr.iptvsimple: add rapidxml dep
This commit is contained in:
parent
a729ad6193
commit
29e02068f9
@ -10,10 +10,12 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.kodi.tv"
|
||||
PKG_URL="https://github.com/kodi-pvr/pvr.iptvsimple/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform zlib"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform rapidxml zlib"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="pvr.iptvsimple"
|
||||
PKG_LONGDESC="pvr.iptvsimple"
|
||||
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_TYPE="xbmc.pvrclient"
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DRAPIDXML_INCLUDE_DIRS=$(get_build_dir rapidxml)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user