increase dvbapp PR.
[vuplus_openembedded] / recipes / tasks / task-cli-tools-python.bb
1 DESCRIPTION = "A set of python-based command line tools"
2 SECTION = "console"
3 LICENSE = "MIT"
4 PV = "1.0"
5 PR = "r8"
6
7 inherit task
8
9 RDEPENDS_${PN} = "\
10   mickeydbus \
11   mickeyterm \
12 "