vdr-addon: add PKG_ADDON_PROVIDES= option

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-03-22 23:04:59 +01:00
parent ae4bbc2bd6
commit 4d2f16d0a1

View File

@ -32,6 +32,7 @@ PKG_LONGDESC="This project describes how to build your own digital satellite rec
PKG_AUTORECONF="no"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.service"
PKG_ADDON_PROVIDES=""
make_target() {
: # nothing to do here