hdhomerun: add PKG_ADDON_PROVIDES= option

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-03-22 23:03:32 +01:00
parent 53298d78fc
commit 557a4f6cb2

View File

@ -31,6 +31,7 @@ PKG_LONGDESC="A linux DVB driver for the HDHomeRun (http://www.silicondust.com).
PKG_AUTORECONF="no"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.python.script"
PKG_ADDON_PROVIDES=""
make_target() {
: # nothing to do here