From 1af8217f1cd4635f03e0b59832807d56bfda905d Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 5 Jul 2007 13:34:16 +0000 Subject: Remove matchbox-common depends, the session script is now in matchbox-sato git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2115 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-wm/matchbox-wm_1.2.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta/packages/matchbox-wm/matchbox-wm_1.2.bb') diff --git a/meta/packages/matchbox-wm/matchbox-wm_1.2.bb b/meta/packages/matchbox-wm/matchbox-wm_1.2.bb index 82ba5221c..79b32e4fd 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_1.2.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_1.2.bb @@ -2,7 +2,7 @@ SECTION = "x11/wm" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common" -RDEPENDS = "matchbox-common" +PR="r1" SRC_URI = "http://matchbox-project.org/sources/matchbox-window-manager/1.2/matchbox-window-manager-${PV}.tar.bz2 \ file://kbdconfig \ @@ -33,4 +33,3 @@ do_configure_prepend () { do_install_prepend() { install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig } - -- cgit v1.2.3