script.config.vdr: needs xmlstarlet

This commit is contained in:
MilhouseVH 2019-12-25 20:03:11 +00:00
parent 54f23276d5
commit bbd14838a0

View File

@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="script.config.vdr"
PKG_VERSION="0345a2a3b98de48cbbaf77768ca6c9289f531e2b"
@ -9,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=""
PKG_DEPENDS_TARGET="xmlstarlet:host"
PKG_SECTION=""
PKG_SHORTDESC="script.config.vdr"
PKG_LONGDESC="script.config.vdr"