addons: need both xmlstarlet+p7zip as an absolute minimum

This commit is contained in:
MilhouseVH 2020-01-04 15:25:52 +00:00
parent 08474e7a7d
commit 03074b2a69
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ PKG_ARCH="any"
PKG_LICENSE="nonfree"
PKG_SITE="http://support.sundtek.com/"
PKG_URL=""
PKG_DEPENDS_TARGET="xmlstarlet:host"
PKG_DEPENDS_TARGET="xmlstarlet:host p7zip:host"
PKG_SECTION="driver/dvb"
PKG_SHORTDESC="Sundtek MediaTV: a Linux driver to add support for SUNDTEK USB DVB devices"
PKG_LONGDESC="Install this to add support for Sundtek USB DVB devices."

View File

@ -10,7 +10,7 @@ PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="https://libreelec.tv"
PKG_URL="https://github.com/LibreELEC/script.config.vdr/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="xmlstarlet:host"
PKG_DEPENDS_TARGET="xmlstarlet:host p7zip:host"
PKG_SECTION=""
PKG_SHORTDESC="script.config.vdr"
PKG_LONGDESC="script.config.vdr"