aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-todo/gpe-todo_0.51.bb
blob: b069665d396d98925ca5eb0369ae363dcecaafcb (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"
PR="r1"

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