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
gdb-cross/cross-sdk: Fixup DEPENDS further
[openembedded.git]
/
recipes
/
gpe-clock
/
gpe-clock.inc
blob
ccce0e90d3f618f20805d6bb0ca74c741953d0a8
1
DESCRIPTION = "GPE panel clock"
2
SECTION = "gpe"
3
PRIORITY = "optional"
4
LICENSE = "GPL"
5
DEPENDS = "gtk+ libschedule libgpewidget gpe-announce libgpelaunch"
6
RDEPENDS_${PN} = "gpe-announce atd"
7
8
INC_PR = "r3"
9
10
inherit gpe