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:
6f375cf
)
gnome-keyring: update DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Thu, 4 Jan 2007 18:56:37 +0000
(18:56 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 4 Jan 2007 18:56:37 +0000
(18:56 +0000)
packages/gnome/gnome-keyring_0.4.4.bb
patch
|
blob
|
history
diff --git
a/packages/gnome/gnome-keyring_0.4.4.bb
b/packages/gnome/gnome-keyring_0.4.4.bb
index
366e450
..
d0efaaf
100644
(file)
--- a/
packages/gnome/gnome-keyring_0.4.4.bb
+++ b/
packages/gnome/gnome-keyring_0.4.4.bb
@@
-4,7
+4,7
@@
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/0.4/${PN}-${PV}.tar.bz2"
inherit autotools pkgconfig
-DEPENDS = ""
+DEPENDS = "
gtk+
"
EXTRA_OECONF = "--disable-gtk-doc"