package/matchbox: forcibly disable gconf

Buildroot does not have a gconf package, so explicitly disable gconf
support (to avoid it ends up picking the host one).

Reported-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yann E. MORIN 2015-06-03 22:41:37 +02:00 committed by Thomas Petazzoni
parent fbb13a7643
commit 60844a3412

View File

@ -11,7 +11,7 @@ MATCHBOX_LICENSE = GPLv2+
MATCHBOX_LICENSE_FILES = COPYING
MATCHBOX_DEPENDENCIES = matchbox-lib
MATCHBOX_CONF_OPTS = --enable-expat
MATCHBOX_CONF_OPTS = --enable-expat --disable-gconf
# Workaround bug in configure script
MATCHBOX_CONF_ENV = expat=yes