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

DESCRIPTION = "GPE time tracker"
DEPENDS = "libgpewidget gtk+ sqlite"
SECTION = "gpe"
RDEPENDS = "gpe-icons"

SRC_URI = "${GPE_MIRROR}/gpe-timesheet-${PV}.tar.gz"