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

Gaël PORTAY gael.portay at savoirfairelinux.com
Fri Feb 9 01:35:36 UTC 2018


On Thu, Feb 08, 2018 at 08:22:36PM -0500, Gaël PORTAY wrote:
> +config BR2_PACKAGE_QT5WEBENGINE_ALSA
> +	bool "alsa"
> +	depends on BR2_PACKAGE_ALSA_LIB

Well, I should probably select BR2_PACKAGE_ALSA_LIB instead of depending
on it :/

> +	select BR2_PACKAGE_ALSA_LIB_MIXER
> +	select BR2_PACKAGE_ALSA_LIB_RAWMIDI
> +	select BR2_PACKAGE_ALSA_LIB_HWDEP
> +	select BR2_PACKAGE_ALSA_LIB_SEQ
> +	help
> +	  Enable ALSA support.
> +



More information about the buildroot mailing list