From d13447393b36b5e9ae0065cb77a40ea40596feb1 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 5 Jul 2007 13:33:37 +0000 Subject: Add matchbox-common dependency git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2114 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-panel/matchbox-panel.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/packages/matchbox-panel') diff --git a/meta/packages/matchbox-panel/matchbox-panel.inc b/meta/packages/matchbox-panel/matchbox-panel.inc index 44bbae6..f7d6b93 100644 --- a/meta/packages/matchbox-panel/matchbox-panel.inc +++ b/meta/packages/matchbox-panel/matchbox-panel.inc @@ -1,9 +1,10 @@ DESCRIPTION = "Matchbox Window Manager Panel" LICENSE = "GPL" DEPENDS = "libmatchbox virtual/libx11 libxext libxpm apmd startup-notification virtual/kernel wireless-tools" +RDEPENDS = "matchbox-common" SECTION = "x11/wm" -PR = "r1" +PR = "r2" inherit autotools pkgconfig gettext -- cgit v1.1