From a025ba01a4471abcff5b78b08d91470aa7e3646b Mon Sep 17 00:00:00 2001
From: Ross Burton <ross@openedhand.com>
Date: Wed, 24 Jan 2007 14:33:47 +0000
Subject: Upgrade depends to panel 2

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1206 311d38ba-8fff-0310-9ca6-ca027cbcb966
---
 meta/packages/matchbox-common/matchbox_0.9.1.bb | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta/packages/matchbox-common/matchbox_0.9.1.bb b/meta/packages/matchbox-common/matchbox_0.9.1.bb
index a74e6d139..3c8ae510e 100644
--- a/meta/packages/matchbox-common/matchbox_0.9.1.bb
+++ b/meta/packages/matchbox-common/matchbox_0.9.1.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "Metapackage for Matchbox suite"
 LICENSE = "GPL"
-DEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
-RDEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
+DEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop"
+RDEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop"
 SECTION = "x11/wm"
 PACKAGES= "${PN}"
 ALLOW_EMPTY = 1
+PR="r2"
-- 
cgit v1.2.3