aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-07-08 09:19:37 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-07-08 09:19:37 +0000
commit28c9719d37d58902f1a18b409367af8a49dff81f (patch)
tree88252a87fe729bf67c0d872f91c18cfe77296ce8 /packages/tasks
parent3eeff5ac9faefa1b57c0a697fab3e58209de1af5 (diff)
parentec5f95f1eeeab7fa77450d7e9fc8b2629a0f99ea (diff)
downloadopenembedded-28c9719d37d58902f1a18b409367af8a49dff81f.tar.gz
merge of '26f1976aebe86c41d96f819481534c07971f4cfe'
and '46607c54b809e03372f1d5b8cdebbf77f4ffcd02'
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-python-everything.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb
index 669c94159b..623337455c 100644
--- a/packages/tasks/task-python-everything.bb
+++ b/packages/tasks/task-python-everything.bb
@@ -1,7 +1,7 @@
DESCRIPTION= "Everything Python"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
-PR = "ml30"
+PR = "ml31"
RDEPENDS = "\
python-ao \
@@ -36,6 +36,7 @@ RDEPENDS = "\
python-numarray \
python-numeric \
python-ogg \
+ python-opendir \
python-pexpect \
python-pyalsa \
python-pyalsaaudio \