diff options
Diffstat (limited to 'packages/gpe-calendar/gpe-calendar_0.70.bb')
-rw-r--r-- | packages/gpe-calendar/gpe-calendar_0.70.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_0.70.bb b/packages/gpe-calendar/gpe-calendar_0.70.bb deleted file mode 100644 index d88c8c3930..0000000000 --- a/packages/gpe-calendar/gpe-calendar_0.70.bb +++ /dev/null @@ -1,15 +0,0 @@ -LICENSE = "GPL" -PR = "r0" -GPE_TARBALL_SUFFIX = "bz2" -MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>" - -inherit autotools gpe - -DEPENDS = "dbus-glib libeventdb libschedule libxsettings-client libgpepimc libgpevtype" -SECTION = "gpe" -RDEPENDS = "gpe-icons" -DESCRIPTION = "GPE calendar is the calendar application of the GPE PIM suite." - -do_configure () { - autotools_do_configure -} |