1
0
Fork 0

Add flag to mumble package

This commit is contained in:
Malte Brandy 2021-11-17 23:50:41 +01:00
parent c15212c428
commit 067bd08ab7
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -80,6 +80,8 @@ let
"CONFIG+=no-server"
];
NIX_CFLAGS_COMPILE = "-w";
cmakeFlags = [
"-Dice=off"
"-Dpulseaudio=on"