From: Phil Blundell Date: Wed, 30 Jun 2004 00:23:36 +0000 (+0000) Subject: add matchbox-applet-inputmanager and gpe-clock to DEPENDS and RDEPENDS X-Git-Tag: Release-2010-05/1~18442 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbdf8af05eb0127406d079d19b3df570e7314f78;p=openembedded.git add matchbox-applet-inputmanager and gpe-clock to DEPENDS and RDEPENDS BKrev: 40e20808ui9kl2XhBejXJZ82sjKmdA --- diff --git a/gpe-session-scripts/gpe-session-scripts_0.61.oe b/gpe-session-scripts/gpe-session-scripts_0.61.oe index 43cebde728..2aba12602d 100644 --- a/gpe-session-scripts/gpe-session-scripts_0.61.oe +++ b/gpe-session-scripts/gpe-session-scripts_0.61.oe @@ -1,11 +1,13 @@ +PR = "r1" + inherit gpe DESCRIPTION = "GPE session startup scripts" SECTION = "gpe" PRIORITY = "optional" MAINTAINER = "Philip Blundell " -RDEPENDS = "matchbox gpe-session-starter gpe-bluetooth xstroke xtscal gpe-question" -# more rdepends: keylaunch ipaq-sleep apmd blueprobe gpe-clock -DEPENDS = "matchbox-wm matchbox-panel gpe-bluetooth xstroke xtscal gpe-question" +RDEPENDS = "matchbox gpe-session-starter gpe-bluetooth xstroke xtscal gpe-question gpe-clock matchbox-applet-inputmanager" +# more rdepends: keylaunch ipaq-sleep apmd blueprobe +DEPENDS = "matchbox-wm matchbox-panel gpe-bluetooth xstroke xtscal gpe-question matchbox-applet-inputmanager gpe-clock" SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-session-scripts-${PV}.tar.gz"