summaryrefslogtreecommitdiff
path: root/packages/gpe-calendar/gpe-calendar_0.72.bb
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/gpe-calendar_0.72.bb
parent2eded198accb12ea5fe61e3d575a99b1095bd6fd (diff)
gpe-calendar: depend on dbus-glib
Diffstat (limited to 'packages/gpe-calendar/gpe-calendar_0.72.bb')
-rw-r--r--packages/gpe-calendar/gpe-calendar_0.72.bb2
1 files changed, 1 insertions, 1 deletions
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."