From: Koen Kooi Date: Thu, 16 Oct 2008 10:14:51 +0000 (+0200) Subject: hippo-canvas: add DEPENDS X-Git-Tag: Release-2010-05/1~5758 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af199a3e198b7d01ccab4ba37dcccbde616ed7fc;p=openembedded.git hippo-canvas: add DEPENDS --- diff --git a/packages/gnome/hippo-canvas_0.3.0.bb b/packages/gnome/hippo-canvas_0.3.0.bb index 27f7ae4a78..033adf847a 100644 --- a/packages/gnome/hippo-canvas_0.3.0.bb +++ b/packages/gnome/hippo-canvas_0.3.0.bb @@ -1,6 +1,8 @@ DESCRIPTION = "Hippocanvas" LICENSE = "LGPLv2" +DEPENDS = "librsvg python-pygtk2" + inherit gnome do_configure_prepend() {