mumble: pin to Qt 5.6
This commit is contained in:
parent
a7abe7e451
commit
152e808b44
@ -14660,7 +14660,7 @@ with pkgs;
|
||||
avahi = avahi.override {
|
||||
withLibdnssdCompat = true;
|
||||
};
|
||||
qt5 = qt55; # Mumble doesn't work with newer Qt versions.
|
||||
qt5 = qt56; # Mumble doesn't work with Qt > 5.5
|
||||
jackSupport = config.mumble.jackSupport or false;
|
||||
speechdSupport = config.mumble.speechdSupport or false;
|
||||
pulseSupport = config.pulseaudio or false;
|
||||
|
Loading…
Reference in New Issue
Block a user