aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-timesheet/gpe-timesheet.inc
blob: 4bc1c627dbc2e5c8e13137a355f3f05fd0bad529 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "GPE time tracker"
SECTION = "gpe"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "libgpewidget gtk+ sqlite libtododb"
RDEPENDS_${PN} = "gpe-icons"

inherit autotools gpe

GPE_TARBALL_SUFFIX = "bz2"