Merge remote-tracking branch 'oe_21/master' into vuplus-3.0
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-vuplus / e2openplugins / enigma2-plugin-extensions-remotestreamconvert.bb
1 MODULE = "RemoteChannelStreamConverter"
2 DESCRIPTION = "Fetch channels from remote bouquets and make them available locally"
3
4 RDEPENDS_${PN} = "python-shell"
5
6 PR="r0"
7
8 inherit gitpkgv
9 PV = "2.0+git${SRCPV}"
10 PKGV = "2.0+git${GITPKGV}"
11 PR = "r0"
12
13 require openplugins-distutils.inc
14
15 require assume-gplv2.inc