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
nm-applet: fix some buildproblems
[openembedded.git]
/
classes
/
openmoko-panel-plugin.bbclass
blob
6a22a92ac807f80d01300b90ce88eba178d47b31
1
SECTION = "openmoko/panel-plugin"
2
DEPENDS += "matchbox-panel-2 libmokopanelui2"
3
4
inherit openmoko2
5
6
FILES_${PN} = "${libdir}/matchbox-panel/lib*.so* ${datadir}"