add stuff to meta-opie and task-python-everything
authorMichael Lauer <mickey@vanille-media.de>
Mon, 29 Nov 2004 00:24:07 +0000 (00:24 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 29 Nov 2004 00:24:07 +0000 (00:24 +0000)
BKrev: 41aa6c27ETVk9OToUwqfAshW5a4Ibg

meta/meta-opie.oe
meta/task-python-everything_0.9.0.oe

index 412a0ac..7cca1dc 100644 (file)
@@ -43,6 +43,7 @@ opie-clipboardapplet \
 opie-clockapplet \
 opie-homeapplet \
 opie-irdaapplet \
+opie-lockapplet \
 opie-logoutapplet \
 opie-mailapplet \
 opie-memoryapplet \
index 4d89a07..bc3bf6d 100644 (file)
@@ -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