git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71e2574
)
hippo-canvas: add DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Thu, 16 Oct 2008 10:14:51 +0000
(12:14 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 16 Oct 2008 10:14:51 +0000
(12:14 +0200)
packages/gnome/hippo-canvas_0.3.0.bb
patch
|
blob
|
history
diff --git
a/packages/gnome/hippo-canvas_0.3.0.bb
b/packages/gnome/hippo-canvas_0.3.0.bb
index
27f7ae4
..
033adf8
100644
(file)
--- 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() {