summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-02-08 19:28:40 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-02-08 19:28:40 +0000
commit706f895f76c0f1cbb71cce85d0f21ba3f1611d23 (patch)
treeadc6222ba0ac070c9d965195895e48355730afd7
parent8a9955543efe6c676b005cd9bcd92800bda1f50c (diff)
task-python-everything: add python-lightmediascanner
-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 61daa7e089..a23589111d 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 = "ml24"
+PR = "ml25"
RDEPENDS = "\
python-ao \
@@ -30,6 +30,7 @@ RDEPENDS = "\
python-itools \
python-logilab-common \
python-libgmail \
+ python-lightmediascanner \
python-lxml \
python-mad \
python-numarray \