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:
dfd310f
)
gnome-keyring: depend in libtasn1-native to get access to needed binaries
author
Koen Kooi
<koen@openembedded.org>
Sun, 29 Mar 2009 17:58:28 +0000
(19:58 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 29 Mar 2009 17:58:28 +0000
(19:58 +0200)
recipes/gnome/gnome-keyring_2.26.0.bb
patch
|
blob
|
history
diff --git
a/recipes/gnome/gnome-keyring_2.26.0.bb
b/recipes/gnome/gnome-keyring_2.26.0.bb
index
8259ac9
..
0bf7c7c
100644
(file)
--- a/
recipes/gnome/gnome-keyring_2.26.0.bb
+++ b/
recipes/gnome/gnome-keyring_2.26.0.bb
@@
-3,7
+3,7
@@
SECTION = "x11/gnome"
inherit autotools gnome pkgconfig
-DEPENDS = "gtk+ libtasn1 libgcrypt"
+DEPENDS = "gtk+ libtasn1 lib
tasn1-native lib
gcrypt"
EXTRA_OECONF = "--disable-gtk-doc"