summaryrefslogtreecommitdiff
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-06-21 05:39:28 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-06-21 05:39:28 +0000
commit35673b07fcb65e7109ed0430a9a4aa7e4313d437 (patch)
tree47467ebdde79fd319e500fe908be723c5ca6f8b5 /packages/tasks
parent3b75654ea6ca540724285c394744e8b2463f8d28 (diff)
add python-fam, bindings for the file alteration monitor. closes #2466
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-python-everything_20060425.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/tasks/task-python-everything_20060425.bb b/packages/tasks/task-python-everything_20060425.bb
index 29c4a38855..5723a4294f 100644
--- a/packages/tasks/task-python-everything_20060425.bb
+++ b/packages/tasks/task-python-everything_20060425.bb
@@ -1,7 +1,7 @@
DESCRIPTION= "Everything Python"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
-PR = "ml12"
+PR = "ml13"
BROKEN_BECAUSE_GCC4 = "\
python-egenix-mx-base"
@@ -13,6 +13,7 @@ RDEPENDS = "\
python-crypto \
python-dialog \
python-pycurl \
+ python-fam \
python-fnorb \
python-fpconst \
python-gammu \