gpe-sessionscripts: remove PV in depends
authorKoen Kooi <koen@openembedded.org>
Thu, 29 Mar 2007 18:53:10 +0000 (18:53 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 29 Mar 2007 18:53:10 +0000 (18:53 +0000)
packages/gpe-session-scripts/gpe-session-scripts_0.67.bb

index 3596e4e..4d68bc1 100644 (file)
@@ -4,14 +4,14 @@ DESCRIPTION = "GPE session startup scripts"
 LICENSE = "GPL"
 SECTION = "gpe"
 PRIORITY = "optional"
-RDEPENDS_${PN} = "matchbox-panel (>= 0.9.2-r12) matchbox-desktop (>= 0.9.1-r1) matchbox-common (>= 0.9.1-r2) gpe-session-starter xtscal gpe-question matchbox-applet-inputmanager xmodmap xdpyinfo xserver-common ipaq-sleep"
+RDEPENDS_${PN} = "matchbox-panel matchbox-desktop  matchbox-common gpe-session-starter xtscal gpe-question matchbox-applet-inputmanager xmodmap xdpyinfo xserver-common ipaq-sleep"
 # more rdepends: keylaunch apmd blueprobe
 DEPENDS = "matchbox-wm matchbox-panel xtscal gpe-question matchbox-applet-inputmanager xmodmap xdpyinfo xserver-common ipaq-sleep"
 
 SRC_URI += "file://matchbox-session \
        file://disable-composite.xsettings"
 
-PR = "r7"
+PR = "r8"
 
 #apply a patch to set the fontsize for bigdpi (200+) devices to 5
 SRC_URI_append_hx4700 = " file://highdpifontfix.patch;patch=1"