add matchbox-applet-inputmanager and gpe-clock to DEPENDS and RDEPENDS
authorPhil Blundell <philb@gnu.org>
Wed, 30 Jun 2004 00:23:36 +0000 (00:23 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 30 Jun 2004 00:23:36 +0000 (00:23 +0000)
BKrev: 40e20808ui9kl2XhBejXJZ82sjKmdA

gpe-session-scripts/gpe-session-scripts_0.61.oe

index 43cebde..2aba126 100644 (file)
@@ -1,11 +1,13 @@
+PR = "r1"
+
 inherit gpe
 
 DESCRIPTION = "GPE session startup scripts"
 SECTION = "gpe"
 PRIORITY = "optional"
 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
-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"