summaryrefslogtreecommitdiff
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-06-11 21:58:42 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-06-11 21:58:42 +0000
commit01c11b010bc81950b4178b7ff58eae214531fff9 (patch)
treea7bc60abcd7ff8b3ab51f442c50ac5a3c6adc9ec /packages/tasks
parent0a3b5ec1ca116bb7fa92bf663d514ff21b8b4644 (diff)
add python-pyalsa, (another) alsa support package for python
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 3cd23c2779..aebfed320f 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 = "ml28"
+PR = "ml29"
RDEPENDS = "\
python-ao \
@@ -39,6 +39,7 @@ RDEPENDS = "\
python-numeric \
python-ogg \
python-pexpect \
+ python-pyalsa \
python-pyalsaaudio \
python-pybluez \
python-pycairo \