hippo-canvas: add DEPENDS
authorKoen Kooi <koen@openembedded.org>
Thu, 16 Oct 2008 10:14:51 +0000 (12:14 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 16 Oct 2008 10:14:51 +0000 (12:14 +0200)
packages/gnome/hippo-canvas_0.3.0.bb

index 27f7ae4..033adf8 100644 (file)
@@ -1,6 +1,8 @@
 DESCRIPTION = "Hippocanvas"
 LICENSE = "LGPLv2"
 
+DEPENDS = "librsvg python-pygtk2"
+
 inherit gnome
 
 do_configure_prepend() {