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

DESCRIPTION = "GPE to-do list"
DEPENDS = "gtk+ libdisplaymigration libgpewidget libgpepimc libtododb"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "gpe"
PRIORITY = "optional"
PR="r1"

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