aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-today/gpe-today_0.11.bb
blob: 204a21afbbbc6da1f57880fd2f5619880190cd7a (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"
inherit gpe

DESCRIPTION = "Displays a summary of appointments and tasks for the day ahead"
DEPENDS = "gtk+ libxrandr libxsettings libxsettings-client libgpewidget libdisplaymigration libeventdb libgpepimc libtododb"
SECTION = "gpe"
PRIORITY = "optional"

SRC_URI += "file://no-transparency.patch;patch=1"