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:
d992df9
)
add libgnomecanvas to DEPENDS
author
Phil Blundell
<philb@gnu.org>
Sun, 27 Jun 2004 17:55:56 +0000
(17:55 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 27 Jun 2004 17:55:56 +0000
(17:55 +0000)
BKrev: 40df0a2cFynXwVFNbygJ65fmz6uGtA
gail/gail_1.6.6.oe
patch
|
blob
|
history
diff --git
a/gail/gail_1.6.6.oe
b/gail/gail_1.6.6.oe
index
0db9313
..
cb170de
100644
(file)
--- a/
gail/gail_1.6.6.oe
+++ b/
gail/gail_1.6.6.oe
@@
-1,6
+1,6
@@
PR = "r1"
DESCRIPTION = "GNOME Accessibility Implementation Library"
-DEPENDS = "gtk+"
+DEPENDS = "gtk+
libgnomecanvas
"
inherit gnome