summaryrefslogtreecommitdiff
path: root/meta/packages/matchbox-common
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-01-24 14:33:47 +0000
committerRoss Burton <ross@openedhand.com>2007-01-24 14:33:47 +0000
commita025ba01a4471abcff5b78b08d91470aa7e3646b (patch)
tree48c832d4f8a6ef4db8e10bfc13ae17de55f5cd4e /meta/packages/matchbox-common
parent0261eb4f78cc97cbc2dc43bd42bf329c44383fca (diff)
downloadopenembedded-core-a025ba01a4471abcff5b78b08d91470aa7e3646b.tar.gz
openembedded-core-a025ba01a4471abcff5b78b08d91470aa7e3646b.tar.bz2
openembedded-core-a025ba01a4471abcff5b78b08d91470aa7e3646b.tar.xz
openembedded-core-a025ba01a4471abcff5b78b08d91470aa7e3646b.zip
Upgrade depends to panel 2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1206 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-common')
-rw-r--r--meta/packages/matchbox-common/matchbox_0.9.1.bb5
1 files 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"