From 466098090f7a850b420e18bda4a17bf671d791d4 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 14 Nov 2007 19:30:01 +0000 Subject: matchbox-wm: stop requiring mb-common --- packages/matchbox-wm/matchbox-wm_0.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/matchbox-wm/matchbox-wm_0.9.bb') diff --git a/packages/matchbox-wm/matchbox-wm_0.9.bb b/packages/matchbox-wm/matchbox-wm_0.9.bb index 8387d957a1..700fb15eeb 100644 --- a/packages/matchbox-wm/matchbox-wm_0.9.bb +++ b/packages/matchbox-wm/matchbox-wm_0.9.bb @@ -1,7 +1,7 @@ require matchbox-wm.inc -DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common" -RDEPENDS = "matchbox-common" +DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf " +RDEPENDS = "" SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/${PV}/matchbox-window-manager-${PV}.tar.gz" S = "${WORKDIR}/matchbox-window-manager-${PV}" -- cgit v1.2.3