sugar: added missing dependencies
authorElena Grandi <elena.valhalla@gmail.com>
Tue, 22 Sep 2009 10:54:08 +0000 (12:54 +0200)
committerElena Grandi <elena.valhalla@gmail.com>
Tue, 22 Sep 2009 10:54:08 +0000 (12:54 +0200)
recipes/sugar/sugar-artwork_0.84.1.bb
recipes/sugar/sugar-base_0.84.1.bb
recipes/sugar/sugar-presence-service_0.84.0.bb
recipes/sugar/sugar-toolkit_0.84.4.bb

index c96cf7a..7d4f9f8 100644 (file)
@@ -4,6 +4,9 @@ LICENSE = "GPLv2"
 PR = "r0"
 
 DEPENDS = "sugar icon-slicer-native"
+RDEPENDS = "ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-sans-condensed \
+            ttf-dejavu-serif ttf-dejavu-serif-condensed \
+            python-pycairo fontconfig freetype python-pygtk"
 
 SRC_URI = "http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/${PN}-${PV}.tar.bz2 "
 
index c96cbf9..090e924 100644 (file)
@@ -3,6 +3,8 @@ LICENSE = "LGPLv2"
 
 DEPENDS = "python-pygtk sugar-toolkit"
 RDEPENDS = "librsvg-gtk \
+            gconf \
+            matchbox-wm \
             ohm-plugin-x11 ohm \
             hippo-canvas \
             python-datetime \
@@ -14,6 +16,8 @@ RDEPENDS = "librsvg-gtk \
             python-subprocess \
             telepathy-gabble telepathy-salut telepathy-python \
             sugar-presence-service \
+            python-pycairo \
+            python-pygobject \
             python-crypt \
             python-numpy \
             python-compression \
index 78676d4..56b7e45 100644 (file)
@@ -4,6 +4,7 @@ LICENSE = "GPLv2"
 PR = "r0"
 
 DEPENDS = "sugar-toolkit"
+RDEPEDS = "avahi networkmanager"
 
 SRC_URI = "http://download.sugarlabs.org/sources/sucrose/glucose/sugar-presence-service/${PN}-${PV}.tar.bz2"
 
index 864582d..340e7df 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Sugar toolkit"
 LICENSE = "LGPLv2"
 DEPENDS = "python-pygtk libxml-parser-perl-native libxml2 gtk+ alsa-lib"
+RDEPENDS = "python-pygtk"
 
 SRC_URI = "http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-${PV}.tar.bz2"