sugar-base: more rdepends, it gets to the 'desktop' now: http://www.flickr.com/photos...
authorKoen Kooi <koen@openembedded.org>
Mon, 1 Sep 2008 10:49:39 +0000 (10:49 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 1 Sep 2008 10:49:39 +0000 (10:49 +0000)
packages/sugar/sugar-base_0.82.0.bb

index b323bb7..0e616e7 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Sugar base system"
 LICENSE = "LGPLv2"
 
-PR = "r9"
+PR = "r10"
 
 DEPENDS = "python-pygtk sugar-toolkit"
 RDEPENDS = "librsvg-gtk \
@@ -23,6 +23,10 @@ RDEPENDS = "librsvg-gtk \
            python-simplejson \
            python-misc \
            python-xmlrpc \
+           python-compiler \
+           python-pydoc \
+           python-mmap \
+           python-doctest \
            ssh-keygen"
 
 SRC_URI = "http://dev.laptop.org/pub/sugar/sources/sugar-base/${PN}-${PV}.tar.bz2"