[oe-commits] org.oe.dev gpe-session-scripts: 'matchbox' doesn't exist, remove it so bitbake doesn't choke

koen commit openembedded-commits at lists.openembedded.org
Thu Oct 19 12:05:59 UTC 2006


gpe-session-scripts: 'matchbox' doesn't exist, remove it so bitbake doesn't choke

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 1fcb37f70cdfefff0281cb373d816e363df7ecee
ViewMTN: http://monotone.openembedded.org/revision.psp?id=1fcb37f70cdfefff0281cb373d816e363df7ecee
Files:
1
packages/gpe-session-scripts/gpe-session-scripts_0.67.bb
Diffs:

#
# mt diff -ra64c1661a22a165515c7871d50667a1f7ea92a99 -r1fcb37f70cdfefff0281cb373d816e363df7ecee
#
# 
# 
# patch "packages/gpe-session-scripts/gpe-session-scripts_0.67.bb"
#  from [ac537d1cdb49c8757166f923e552860a3b8c6548]
#    to [70c6c86455e055e09aa168009339d60ad9253e6c]
# 
============================================================
--- packages/gpe-session-scripts/gpe-session-scripts_0.67.bb	ac537d1cdb49c8757166f923e552860a3b8c6548
+++ packages/gpe-session-scripts/gpe-session-scripts_0.67.bb	70c6c86455e055e09aa168009339d60ad9253e6c
@@ -1,10 +1,10 @@ PRIORITY = "optional"
 inherit gpe
 
 DESCRIPTION = "GPE session startup scripts"
 LICENSE = "GPL"
 SECTION = "gpe"
 PRIORITY = "optional"
-RDEPENDS_${PN} = "matchbox matchbox-panel (>= 0.9.2-r12) matchbox-desktop (>= 0.9.1-r1) matchbox-common (>= 0.9.1-r2) gpe-session-starter gpe-bluetooth xstroke xtscal gpe-question gpe-clock matchbox-applet-inputmanager xrandr xmodmap xdpyinfo xserver-common"
+RDEPENDS_${PN} = "matchbox-panel (>= 0.9.2-r12) matchbox-desktop (>= 0.9.1-r1) matchbox-common (>= 0.9.1-r2) gpe-session-starter gpe-bluetooth xstroke xtscal gpe-question gpe-clock matchbox-applet-inputmanager xrandr xmodmap xdpyinfo xserver-common"
 # more rdepends: keylaunch ipaq-sleep apmd blueprobe
 DEPENDS = "matchbox-wm matchbox-panel gpe-bluetooth xstroke xtscal gpe-question matchbox-applet-inputmanager gpe-clock xrandr xmodmap xdpyinfo xserver-common"
 






More information about the Openembedded-commits mailing list