blob: 121db0c80753bfd008d3c8b516ac7cba14153141 (
plain)
1
2
3
4
5
6
7
8
9
10
|
inherit gpe
DESCRIPTION = "GPE panel clock"
DEPENDS = "gtk+ libschedule libgpewidget gpe-announce atd libgpelaunch"
RDEPENDS = "gpe-announce atd"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
SRC_URI += "file://default-time-24hrs.patch;patch=1"
|