blob: 11c132775223142c61d6ea02e4e57ef1bb474f05 (
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 = "gpe-icons"
inherit autotools gpe
GPE_TARBALL_SUFFIX = "bz2"
|