multimedia/qt5-multimedia: allow for neither ALSA nor PULSE to be selected
- this was a bad conversion from "allow at most one" to "allow any". PR: 250920 Reported by: p5B2E9A8F@t-online.de, VVD
This commit is contained in:
parent
f944e02ef2
commit
40add23a09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556030
@ -30,8 +30,8 @@ QT_DEFINES= _QTMULTIMEDIA_DUMMY
|
||||
|
||||
OPTIONS_DEFINE= GSTREAMER OPENAL
|
||||
OPTIONS_DEFAULT= ALSA GSTREAMER OPENAL
|
||||
OPTIONS_MULTI= AUDIOPLUGIN
|
||||
OPTIONS_MULTI_AUDIOPLUGIN= ALSA PULSEAUDIO
|
||||
OPTIONS_GROUP= AUDIOPLUGIN
|
||||
OPTIONS_GROUP_AUDIOPLUGIN= ALSA PULSEAUDIO
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
AUDIOPLUGIN_DESC= Audio plugins to build
|
||||
|
Loading…
Reference in New Issue
Block a user