From: Philipp Zabel Date: Thu, 24 Aug 2006 16:23:22 +0000 (+0000) Subject: gpe-calendar: depend on dbus-glib X-Git-Tag: Release-2010-05/1~9453^2~898 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c198adeab8b88ad7e3368a94a176939162c2514;p=openembedded.git gpe-calendar: depend on dbus-glib --- diff --git a/packages/gpe-calendar/gpe-calendar_0.70.bb b/packages/gpe-calendar/gpe-calendar_0.70.bb index eeab0a366c..d88c8c3930 100644 --- a/packages/gpe-calendar/gpe-calendar_0.70.bb +++ b/packages/gpe-calendar/gpe-calendar_0.70.bb @@ -5,11 +5,11 @@ MAINTAINER = "Florian Boor " inherit autotools gpe -DEPENDS = "dbus libeventdb libschedule libxsettings-client libgpepimc libgpevtype" +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 -} \ No newline at end of file +} diff --git a/packages/gpe-calendar/gpe-calendar_0.71.bb b/packages/gpe-calendar/gpe-calendar_0.71.bb index eeab0a366c..d88c8c3930 100644 --- a/packages/gpe-calendar/gpe-calendar_0.71.bb +++ b/packages/gpe-calendar/gpe-calendar_0.71.bb @@ -5,11 +5,11 @@ MAINTAINER = "Florian Boor " inherit autotools gpe -DEPENDS = "dbus libeventdb libschedule libxsettings-client libgpepimc libgpevtype" +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 -} \ No newline at end of file +} diff --git a/packages/gpe-calendar/gpe-calendar_0.72.bb b/packages/gpe-calendar/gpe-calendar_0.72.bb index c5d1435d8d..d88c8c3930 100644 --- a/packages/gpe-calendar/gpe-calendar_0.72.bb +++ b/packages/gpe-calendar/gpe-calendar_0.72.bb @@ -5,7 +5,7 @@ MAINTAINER = "Florian Boor " inherit autotools gpe -DEPENDS = "dbus libeventdb libschedule libxsettings-client libgpepimc libgpevtype" +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."