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
libdmx: Add fso-specs to DEPENDS
[openembedded.git]
/
recipes
/
roadmap
/
roadmap-gtk2.inc
blob
6d0db5099b65e00f6b7696d16aa585010a1eeec6
1
require roadmap.inc
2
3
SECTION = "x11/applications"
4
5
DEPENDS += "agg gtk+"
6
7
EXTRA_OEMAKE = "DESKTOP=GTK2 AGG=rgb565 \
8
POPT=NO SCRIPTS= BUILD= INSTALLDIR=/usr DESTDIR=${D} \
9
desktopdir=${D}${datadir}/applications"
10
11
CFLAGS += " -I${STAGING_INCDIR}/agg2 "