libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / gpe-timesheet / gpe-timesheet.inc
blob11c132775223142c61d6ea02e4e57ef1bb474f05
1 DESCRIPTION = "GPE time tracker"
2 SECTION = "gpe"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 DEPENDS = "libgpewidget gtk+ sqlite libtododb"
6 RDEPENDS = "gpe-icons"
8 inherit autotools gpe
10 GPE_TARBALL_SUFFIX = "bz2"