aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/tasks/task-xqtlauncher.bb
blob: 242307f80c75cadc6dd959a0e28772e53079c0a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
DESCRIPTION = "Tasks for xqtlauncher stuff"
SECTION = "opie/base"
LICENSE = "MIT"
PR = "r1"

inherit task

LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"

PACKAGES = "task-xqtlauncher task-xqtlauncher-blackbox"

#xkbd is currently needed becuse of a bug at xqt2
RDEPENDS_task-xqtlauncher = "xqtlauncher \
                                                   xkbd \
                                                   "

#
# xqtlauncher with blackbox as wm
#

RDEPENDS_task-xqtlauncher-blackbox = "xqtlauncher-blackbox-config \
                                     "