aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-timesheet/gpe-timesheet_0.31.bb
blob: 1e995c2d81bc53ff571286c1f8c33b90a64c3011 (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"
inherit autotools gpe

DESCRIPTION = "GPE time tracker"
GPE_TARBALL_SUFFIX = "bz2"
DEPENDS = "libgpewidget gtk+ sqlite libtododb"
SECTION = "gpe"
RDEPENDS = "gpe-icons"
PR = "r1"