[Buildroot] [PATCH v2 1/1] qt5webengine: fix build issue with alsa

Peter Korsgaard peter at korsgaard.com
Mon Feb 19 22:46:42 UTC 2018


>>>>> "Gaël" == Gaël PORTAY <gael.portay at savoirfairelinux.com> writes:

 > Qt WebEngine auto-guesses if it compiles support for alsa. When the
 > alsa-lib config is enabled but the features mixer, rawmidi, hwdep and
 > seq are not also enabled, it leads to a build failure.

 > Lets the developer decide whether or not support for alsa in Qt
 > WebEngine by adding the new config BR2_PACKAGE_QT5WEBENGINE_ALSA that
 > selects the features it needs when it is set.

 > Fixes [1].

 > [1]: http://autobuild.buildroot.net/results/d81537a8f67bb0a3625057560b2f16daf4828f98/build-end.log

 > Signed-off-by: Gaël PORTAY <gael.portay at savoirfairelinux.com>
 > ---

 > Changes since v1:
 > 	* turn alsa-lib dependency into select

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list