diff options
Diffstat (limited to 'recipes/sugar/sugar-base_0.84.1.bb')
-rw-r--r-- | recipes/sugar/sugar-base_0.84.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/sugar/sugar-base_0.84.1.bb b/recipes/sugar/sugar-base_0.84.1.bb index c96cbf9470..090e92448f 100644 --- a/recipes/sugar/sugar-base_0.84.1.bb +++ b/recipes/sugar/sugar-base_0.84.1.bb @@ -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 \ |