diff options
Diffstat (limited to 'packages/gpe-calendar/gpe-calendar_0.61.bb')
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_0.61.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_0.61.bb b/packages/gpe-calendar/gpe-calendar_0.61.bb deleted file mode 100644 index eb387e5d87..0000000000 --- a/packages/gpe-calendar/gpe-calendar_0.61.bb +++ /dev/null @@ -1,11 +0,0 @@ -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" |