From 4ab809c73b1c3da558c6e3619fb95f990eb85d55 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Mon, 26 Sep 2005 13:20:40 +0000 Subject: Disable pango support in libmatchbox, add gconf dep and enable gconf in matchbox-wm git-svn-id: https://svn.o-hand.com/repos/poky@35 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/matchbox-wm/matchbox-wm_svn.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'openembedded/packages/matchbox-wm') diff --git a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb index 5ac11d212..0983c6d67 100644 --- a/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/openembedded/packages/matchbox-wm/matchbox-wm_svn.bb @@ -1,10 +1,10 @@ SECTION = "x11/wm" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common" +DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common gconf" RDEPENDS = "matchbox-common" PV = "0.9.5cvs${CVSDATE}" -PR = "r2" +PR = "r3" DEFAULT_PREFERENCE = "-1" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ @@ -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" +EXTRA_OECONF = "--enable-composite --enable-startup-notification --disable-xrm --enable-expat --enable-gconf" do_install_prepend() { install ${WORKDIR}/kbdconfig ${S}/data/kbdconfig -- cgit v1.2.3