From: Ross Burton Date: Wed, 24 Jan 2007 14:33:47 +0000 (+0000) Subject: Upgrade depends to panel 2 X-Git-Tag: 2011-1~12207 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a025ba01a4471abcff5b78b08d91470aa7e3646b;p=openembedded-core.git Upgrade depends to panel 2 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1206 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/matchbox-common/matchbox_0.9.1.bb b/meta/packages/matchbox-common/matchbox_0.9.1.bb index a74e6d1398..3c8ae510e1 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"