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
evas-native: add libxext-native as dependency
[openembedded.git]
/
recipes
/
gnome
/
libgnome_2.12.0.1.bb
blob
f11aeacd37dc6e5cbb8df0dd63506d150c80e430
1
DESCRIPTION
=
"Gnome application programming libraries"
2
LICENSE
=
"GPL"
3
SECTION
=
"x11/gnome/libs"
4
PR
=
"r2"
5
6
inherit gnome
7
8
DEPENDS
=
"gconf-native gnome-vfs libbonobo"
9
10
EXTRA_OECONF
=
"--disable-gtk-doc"
11
12
do_stage
() {
13
autotools_stage_all
14
}