mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 23:34:39 +00:00
mx: Disable gesture support
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
4f0499f6e0
commit
4d80441aae
@ -8,7 +8,7 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
EXTRA_OECONF = "--disable-introspection"
|
||||
EXTRA_OECONF = "--disable-introspection --without-clutter-gesture"
|
||||
|
||||
do_configure_prepend () {
|
||||
echo "EXTRA_DIST=" > ${S}/gtk-doc.make
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user