aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-clock/gpe-clock.inc
blob: b36fa7dafa7b25fd2c5102187d642a490d906191 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "GPE panel clock"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gtk+ libschedule libgpewidget gpe-announce atd libgpelaunch"
RDEPENDS = "gpe-announce"

inherit gpe

SRC_URI += "file://fix-install.patch;patch=1"