repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pulseaudio: fix detection of tls for shared libraries
[openembedded.git]
/
recipes
/
gnome
/
gnome-keyring_0.6.0.bb
blob
dd6235263d916822e0b3bc8d871535a4a373a35e
1
LICENSE
=
"GPL"
2
SECTION
=
"x11/gnome"
3
4
inherit gnome
5
6
DEPENDS
=
"gtk+"
7
8
EXTRA_OECONF
=
"--disable-gtk-doc"
9
10
11
do_stage
() {
12
autotools_stage_all
13
}