aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-timesheet/gpe-timesheet.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-timesheet/gpe-timesheet.inc')
-rw-r--r--recipes/gpe-timesheet/gpe-timesheet.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gpe-timesheet/gpe-timesheet.inc b/recipes/gpe-timesheet/gpe-timesheet.inc
new file mode 100644
index 0000000000..11c1327752
--- /dev/null
+++ b/recipes/gpe-timesheet/gpe-timesheet.inc
@@ -0,0 +1,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"