summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/meta-opie.oe1
-rw-r--r--meta/task-python-everything_0.9.0.oe7
2 files changed, 6 insertions, 2 deletions
diff --git a/meta/meta-opie.oe b/meta/meta-opie.oe
index 412a0ac272..7cca1dc76a 100644
--- a/meta/meta-opie.oe
+++ b/meta/meta-opie.oe
@@ -43,6 +43,7 @@ opie-clipboardapplet \
opie-clockapplet \
opie-homeapplet \
opie-irdaapplet \
+opie-lockapplet \
opie-logoutapplet \
opie-mailapplet \
opie-memoryapplet \
diff --git a/meta/task-python-everything_0.9.0.oe b/meta/task-python-everything_0.9.0.oe
index 4d89a07d7a..bc3bf6d468 100644
--- a/meta/task-python-everything_0.9.0.oe
+++ b/meta/task-python-everything_0.9.0.oe
@@ -1,6 +1,6 @@
DESCRIPTION= "All of Python"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-PR = "r2"
+PR = "r3"
DEPENDS = " python-ao \
python-constraint \
python-crypto \
@@ -41,7 +41,10 @@ DEPENDS = " python-ao \
python-pysqlite \
python-tlslite \
python-vmaps \
- python-vorbis "
+ python-vorbis \
+ moin \
+ plone \
+ zope"
RDEPENDS=${DEPENDS}
#fixme add python-pycap once libdnet is in again