aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorEduardo Lima (Etrunko) <eblima@gmail.com>2010-10-22 14:15:49 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-24 09:27:51 +0200
commitb6b5ccb6f55a669b47cbddf30c38242243a6a287 (patch)
tree5ae56cf1a192d3b91381b61c0ffc56da4df758be /recipes/tasks
parentd2ac2afbd16d099f2ce57313d8f0e77ae5b60496 (diff)
downloadopenembedded-b6b5ccb6f55a669b47cbddf30c38242243a6a287.tar.gz
task-e-x11,task-angstrom-e: add expedite and elementary tests
Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-e-x11.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-e-x11.bb b/recipes/tasks/task-e-x11.bb
index d691de6cfb..64da9ba571 100644
--- a/recipes/tasks/task-e-x11.bb
+++ b/recipes/tasks/task-e-x11.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Tasks for Enlightenment/X11"
-PR = "r10"
+PR = "r11"
inherit task
@@ -17,7 +17,7 @@ RDEPENDS_task-e-x11-core = "rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo
#
# E-core
#
-RDEPENDS_task-e-x11-core += "e-wm"
+RDEPENDS_task-e-x11-core += "elementary-tests expedite e-wm"
RDEPENDS_task-e-x11 = "task-e-x11-core"