aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-python-efl.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-03-19 18:53:22 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-19 19:49:46 +0100
commit7b52a85404242ff5975177beef43e5f573d3e5bc (patch)
tree92d076584703ec89c3c33b80ab35d7b924bc77ec /recipes/tasks/task-python-efl.bb
parent177e01f452107ade6c8f6b5832ea89c8e16c1c8d (diff)
downloadopenembedded-7b52a85404242ff5975177beef43e5f573d3e5bc.tar.gz
tasks: remove etk/epsilon from task recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks/task-python-efl.bb')
-rw-r--r--recipes/tasks/task-python-efl.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/tasks/task-python-efl.bb b/recipes/tasks/task-python-efl.bb
index 70c1adfebd..79d50c7a16 100644
--- a/recipes/tasks/task-python-efl.bb
+++ b/recipes/tasks/task-python-efl.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
LICENSE = "MIT"
SECTION = "devel/python"
-PR = "ml4"
+PR = "ml4.1"
ALLOW_EMPTY = "1"
@@ -11,8 +11,6 @@ RDEPENDS = "\
python-edje \
python-elementary \
python-emotion \
- python-etk \
- python-epsilon \
python-edbus \
"