summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"