depends: qt: -no-feature-spatialaudio

This commit is contained in:
tobtoht 2023-06-28 19:54:09 +02:00
parent 8166f929e0
commit 87f1eca87a
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -112,6 +112,7 @@ $(package)_config_opts += -no-feature-printpreviewwidget
$(package)_config_opts += -no-feature-printsupport $(package)_config_opts += -no-feature-printsupport
$(package)_config_opts += -no-feature-sessionmanager $(package)_config_opts += -no-feature-sessionmanager
#$(package)_config_opts += -no-feature-socks5 # Needed #$(package)_config_opts += -no-feature-socks5 # Needed
$(package)_config_opts += -no-feature-spatialaudio
$(package)_config_opts += -no-feature-sql $(package)_config_opts += -no-feature-sql
$(package)_config_opts += -no-feature-syntaxhighlighter $(package)_config_opts += -no-feature-syntaxhighlighter
#$(package)_config_opts += -no-feature-textbrowser # Needed #$(package)_config_opts += -no-feature-textbrowser # Needed