aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-todo/gpe-todo_0.51.bb
blob: 4e1e81b107b77e402cc641a68302b8b70f081ed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"
inherit gpe

DESCRIPTION = "GPE to-do list"
DEPENDS = "gtk+ libdisplaymigration libgpewidget libgpepimc libtododb"
SECTION = "gpe"
PRIORITY = "optional"
FILE_PR ="r1"

SRC_URI += "file://remove-render.patch;patch=1"