mumble: Remove superfluous bundled-opus option
There is no such option anymore, as unbundled opus is now the only supported option. See upstream d11fd05062f5684b3ffb698eb4cd3130356b6e9a for details.
This commit is contained in:
@@ -113,10 +113,10 @@ let
|
||||
++ lib.optional pulseSupport libpulseaudio
|
||||
++ lib.optional pipewireSupport pipewire;
|
||||
|
||||
|
||||
cmakeFlags = [
|
||||
"-D server=OFF"
|
||||
"-D bundled-celt=ON"
|
||||
"-D bundled-opus=OFF"
|
||||
"-D bundled-speex=OFF"
|
||||
"-D bundle-qt-translations=OFF"
|
||||
"-D update=OFF"
|
||||
|
||||
Reference in New Issue
Block a user