aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-calendar/gpe-calendar_0.56.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-calendar/gpe-calendar_0.56.bb')
-rw-r--r--packages/gpe-calendar/gpe-calendar_0.56.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_0.56.bb b/packages/gpe-calendar/gpe-calendar_0.56.bb
index e69de29bb2..9e2f03c31d 100644
--- a/packages/gpe-calendar/gpe-calendar_0.56.bb
+++ b/packages/gpe-calendar/gpe-calendar_0.56.bb
@@ -0,0 +1,9 @@
+LICENSE = "GPL"
+inherit gpe
+
+DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE calendar"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"