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:
2522632
)
libwnck 2.30.5: add missing dep on gobject-introspection-native
author
Koen Kooi
<koen@openembedded.org>
Wed, 13 Oct 2010 14:42:19 +0000
(16:42 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 13 Oct 2010 14:42:19 +0000
(16:42 +0200)
recipes/gnome/libwnck_2.30.5.bb
patch
|
blob
|
history
diff --git
a/recipes/gnome/libwnck_2.30.5.bb
b/recipes/gnome/libwnck_2.30.5.bb
index
ba7a028
..
6a981a3
100644
(file)
--- a/
recipes/gnome/libwnck_2.30.5.bb
+++ b/
recipes/gnome/libwnck_2.30.5.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "Window navigation construction toolkit"
LICENSE = "LGPL"
SECTION = "x11/libs"
-DEPENDS = "gtk+ gtk+-native"
+DEPENDS = "g
object-introspection-native g
tk+ gtk+-native"
inherit gnome
SRC_URI[archive.md5sum] = "4162d5b96151e6d24ec02ae3a822203c"