[oe-commits] org.oe.dev gpe-calendar: depend on dbus-glib

pH5 commit openembedded-commits at lists.openembedded.org
Thu Aug 24 16:34:17 UTC 2006


gpe-calendar: depend on dbus-glib

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 4511935a7bee971e42df6c515b53bc599a132300
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4511935a7bee971e42df6c515b53bc599a132300
Files:
1
packages/gpe-calendar/gpe-calendar_0.70.bb
packages/gpe-calendar/gpe-calendar_0.71.bb
packages/gpe-calendar/gpe-calendar_0.72.bb
Diffs:

#
# mt diff -rc3e7c314fd018667adc48f8e58e99c3e3ab906ec -r4511935a7bee971e42df6c515b53bc599a132300
#
# 
# 
# patch "packages/gpe-calendar/gpe-calendar_0.70.bb"
#  from [a10d177003b5c003ae1777ae1ec765b31c183393]
#    to [48bf04c0adc9b12d4faba75646ca6e47fda1e2c7]
# 
# patch "packages/gpe-calendar/gpe-calendar_0.71.bb"
#  from [a10d177003b5c003ae1777ae1ec765b31c183393]
#    to [48bf04c0adc9b12d4faba75646ca6e47fda1e2c7]
# 
# patch "packages/gpe-calendar/gpe-calendar_0.72.bb"
#  from [23982eed80dc7d75b0378bb0cb9a12e56971b55c]
#    to [48bf04c0adc9b12d4faba75646ca6e47fda1e2c7]
# 
============================================================
--- packages/gpe-calendar/gpe-calendar_0.70.bb	a10d177003b5c003ae1777ae1ec765b31c183393
+++ packages/gpe-calendar/gpe-calendar_0.70.bb	48bf04c0adc9b12d4faba75646ca6e47fda1e2c7
@@ -5,7 +5,7 @@ inherit autotools gpe
 
 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."
============================================================
--- packages/gpe-calendar/gpe-calendar_0.71.bb	a10d177003b5c003ae1777ae1ec765b31c183393
+++ packages/gpe-calendar/gpe-calendar_0.71.bb	48bf04c0adc9b12d4faba75646ca6e47fda1e2c7
@@ -5,7 +5,7 @@ inherit autotools gpe
 
 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."
============================================================
--- packages/gpe-calendar/gpe-calendar_0.72.bb	23982eed80dc7d75b0378bb0cb9a12e56971b55c
+++ packages/gpe-calendar/gpe-calendar_0.72.bb	48bf04c0adc9b12d4faba75646ca6e47fda1e2c7
@@ -5,7 +5,7 @@ inherit autotools gpe
 
 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."






More information about the Openembedded-commits mailing list