surpport seeking the recorded video
[vuplus_openembedded] / recipes / gpe-timesheet / gpe-timesheet.inc
1 DESCRIPTION = "GPE time tracker"
2 SECTION = "gpe"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 DEPENDS = "libgpewidget gtk+ sqlite libtododb"
6 RDEPENDS = "gpe-icons"
7
8 inherit autotools gpe
9
10 GPE_TARBALL_SUFFIX = "bz2"