aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-todo/gpe-todo_0.51.bb
blob: 639a98cc9dd1aa3a40b86321a23093a339f82815 (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"