aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-today/gpe-today_0.08.bb
blob: 492128a3a5ade63bdde42aa5dbd6035667eb52ca (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://gpe-today_makefiles.patch;patch=1"