mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
jack2: add select on BR2_PACKAGE_ALSA_LIB_SEQ
The BR2_PACKAGE_ALSA_LIB_SEQ option is needed for jack2 to build properly. Fixes: http://autobuild.buildroot.org/results/fc4/fc42597a9a22af69a33c810561e2b3dd6c6bf8f4/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -5,6 +5,7 @@ config BR2_PACKAGE_JACK2
|
||||
select BR2_PACKAGE_LIBSAMPLERATE
|
||||
select BR2_PACKAGE_LIBSNDFILE
|
||||
select BR2_PACKAGE_ALSA_LIB
|
||||
select BR2_PACKAGE_ALSA_LIB_SEQ
|
||||
help
|
||||
JACK Audio Connection Kit (server and example clients).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user