From 4a6c9c2ca185c81cc2617a8d7ec7f02eb8eb1a4c Mon Sep 17 00:00:00 2001 From: Matthew Allum Date: Mon, 26 Sep 2005 13:55:17 +0000 Subject: [PATCH] sanitize mb svn bb a little git-svn-id: https://svn.o-hand.com/repos/poky@37 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/matchbox-wm/matchbox-wm_svn.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb index 0983c6d679..48d9044f3b 100644 --- a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb @@ -1,7 +1,7 @@ SECTION = "x11/wm" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common gconf" +DEPENDS = "libmatchbox x11 xext libxrender startup-notification expat matchbox-common gconf" RDEPENDS = "matchbox-common" PV = "0.9.5cvs${CVSDATE}" PR = "r3" @@ -26,7 +26,7 @@ FILES_${PN} = "${bindir} \ ${datadir}/themes/Default/matchbox \ ${datadir}/themes/MBOpus/matchbox" -EXTRA_OECONF = "--enable-composite --enable-startup-notification --disable-xrm --enable-expat --enable-gconf" +EXTRA_OECONF = "--enable-startup-notification --disable-xrm --enable-expat" do_install_prepend() { install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig