summaryrefslogtreecommitdiff
path: root/gpe-calendar/gpe-calendar_0.54.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-calendar/gpe-calendar_0.54.oe')
-rw-r--r--gpe-calendar/gpe-calendar_0.54.oe9
1 files changed, 9 insertions, 0 deletions
diff --git a/gpe-calendar/gpe-calendar_0.54.oe b/gpe-calendar/gpe-calendar_0.54.oe
index e69de29bb2..9e2f03c31d 100644
--- a/gpe-calendar/gpe-calendar_0.54.oe
+++ b/gpe-calendar/gpe-calendar_0.54.oe
@@ -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"