mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 22:20:51 +00:00
bomi: use qt 5.5
This commit is contained in:
parent
969ce217f7
commit
41aa123345
|
@ -11910,7 +11910,7 @@ in
|
|||
|
||||
bluejeans = callPackage ../applications/networking/browsers/mozilla-plugins/bluejeans { };
|
||||
|
||||
bomi = qt5.callPackage ../applications/video/bomi {
|
||||
bomi = qt55.callPackage ../applications/video/bomi {
|
||||
youtube-dl = pythonPackages.youtube-dl;
|
||||
pulseSupport = config.pulseaudio or true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue