summaryrefslogtreecommitdiff
path: root/packages/gpe-calendar/gpe-calendar_0.61.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-calendar/gpe-calendar_0.61.bb')
-rw-r--r--packages/gpe-calendar/gpe-calendar_0.61.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_0.61.bb b/packages/gpe-calendar/gpe-calendar_0.61.bb
index e69de29bb2..eb387e5d87 100644
--- a/packages/gpe-calendar/gpe-calendar_0.61.bb
+++ b/packages/gpe-calendar/gpe-calendar_0.61.bb
@@ -0,0 +1,11 @@
+LICENSE = "GPL"
+PR = "r1"
+
+inherit gpe
+
+DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE calendar"
+
+SRC_URI += "file://remove-render.patch;patch=1"