summaryrefslogtreecommitdiff
path: root/packages/tasks/task-xqtlauncher.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tasks/task-xqtlauncher.bb')
-rw-r--r--packages/tasks/task-xqtlauncher.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/tasks/task-xqtlauncher.bb b/packages/tasks/task-xqtlauncher.bb
deleted file mode 100644
index 690d0dfd19..0000000000
--- a/packages/tasks/task-xqtlauncher.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-DESCRIPTION = "Tasks for xqtlauncher stuff"
-SECTION = "opie/base"
-LICENSE = "MIT"
-PR = "r1"
-
-inherit task
-
-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 \
- "
-