More task bb clean up
[vuplus_openembedded] / recipes / tasks / task-xqtlauncher.bb
1 DESCRIPTION = "Tasks for xqtlauncher stuff"\r
2 SECTION = "opie/base"\r
3 LICENSE = "MIT"\r
4 PR = "r1"\r
5 \r
6 inherit task\r
7 \r
8 PACKAGES = "task-xqtlauncher task-xqtlauncher-blackbox"\r
9 \r
10 #xkbd is currently needed becuse of a bug at xqt2\r
11 RDEPENDS_task-xqtlauncher = "xqtlauncher \\r
12                                                    xkbd \\r
13                                                    "\r
14 \r
15 #\r
16 # xqtlauncher with blackbox as wm\r
17 #\r
18 \r
19 RDEPENDS_task-xqtlauncher-blackbox = "xqtlauncher-blackbox-config \\r
20                                      "\r
21 \r