blob: 383a510eaccf6be196c44ffb6f9cfce24f9eec78 (
plain)
1
2
3
4
5
6
7
8
|
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"
|