aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-calendar
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-08-24 16:23:22 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2006-08-24 16:23:22 +0000
commit0c198adeab8b88ad7e3368a94a176939162c2514 (patch)
tree4bab9a804da5f1238e860673fb28b0ec7f6f4da0 /packages/gpe-calendar
parent2eded198accb12ea5fe61e3d575a99b1095bd6fd (diff)
downloadopenembedded-0c198adeab8b88ad7e3368a94a176939162c2514.tar.gz
gpe-calendar: depend on dbus-glib
Diffstat (limited to 'packages/gpe-calendar')
-rw-r--r--packages/gpe-calendar/gpe-calendar_0.70.bb4
-rw-r--r--packages/gpe-calendar/gpe-calendar_0.71.bb4
-rw-r--r--packages/gpe-calendar/gpe-calendar_0.72.bb2
3 files changed, 5 insertions, 5 deletions
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 <florian.boor@kernelconcepts.de>"
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 <florian.boor@kernelconcepts.de>"
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 <florian.boor@kernelconcepts.de>"
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."