mirror of
git://git.yoctoproject.org/poky
synced 2026-08-16 03:20:20 +00:00
mutter: Explictly disable libcanberra
Its not listed in DEPENDS, this ensures build reproducibility. (From OE-Core rev: a6029573fba6badc077486f2e3eab8df46e455ad) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
16a7a61510
commit
fc2cfbfd8d
@ -12,6 +12,7 @@ ALTERNATIVE_PRIORITY = "11"
|
|||||||
EXTRA_OECONF += "--disable-verbose \
|
EXTRA_OECONF += "--disable-verbose \
|
||||||
--disable-xinerama \
|
--disable-xinerama \
|
||||||
--without-introspection \
|
--without-introspection \
|
||||||
|
--without-libcanberra \
|
||||||
--with-clutter"
|
--with-clutter"
|
||||||
|
|
||||||
#RDEPENDS_${PN} = "zenity"
|
#RDEPENDS_${PN} = "zenity"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user