merge of '2b1cc78c259b50ef47b34d85e4f6717f64d1d093'
[openembedded.git] / packages / gpe-todo / gpe-todo_svn.bb
1 LICENSE = "GPL"
2 DESCRIPTION = "GPE to-do list"
3 DEPENDS = "libgpewidget libgpepimc libtododb gtk+"
4 SECTION = "gpe"
5 PRIORITY = "optional"
6
7 DEFAULT_PREFERENCE = "-1"
8
9 inherit autotools pkgconfig
10
11 SRC_URI="${GPE_SVN}"
12
13 S = "${WORKDIR}/${PN}"
14