[oe] [PATCH 08/12] matchbox-panel: depend on xterm(matchbox panel contain an xterm launcher)

Denis 'GNUtoo' Carikli GNUtoo at no-log.org
Fri May 13 12:43:06 UTC 2011


Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
---
 recipes/matchbox-panel/matchbox-panel_0.9.3.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/matchbox-panel/matchbox-panel_0.9.3.bb b/recipes/matchbox-panel/matchbox-panel_0.9.3.bb
index 092d8ba..221f0ad 100644
--- a/recipes/matchbox-panel/matchbox-panel_0.9.3.bb
+++ b/recipes/matchbox-panel/matchbox-panel_0.9.3.bb
@@ -1,5 +1,6 @@
 require matchbox-panel.inc
-PR ="r6"
+RDEPENDS += "xterm"
+PR ="r7"
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
 	   file://mb-applet-battery-repaint-093.patch \
 	   file://mb-applet-system-monitor-crash.patch \
-- 
1.7.0.4





More information about the Openembedded-devel mailing list