Skip to content

Commit 353f43c

Browse files
committed
mumble: Remove superfluous bundled-celt option
This option has been removed by upstream for a long time, as nobody uses that codec anymore. For details see upstream 4d05018c2e4f1bda48f6244b38f1e7bdc06de808
1 parent 6263af2 commit 353f43c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkgs/applications/networking/mumble/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ let
116116

117117
cmakeFlags = [
118118
"-D server=OFF"
119-
"-D bundled-celt=ON"
120119
"-D bundled-speex=OFF"
121120
"-D bundle-qt-translations=OFF"
122121
"-D update=OFF"

0 commit comments

Comments
 (0)