webmacs: Use qt5.15, as pyqt5 in it (#99956)
This commit is contained in:
parent
1fa76554c8
commit
179986f378
1 changed files with 1 additions and 1 deletions
|
@ -24055,7 +24055,7 @@ in
|
|||
|
||||
webcamoid = libsForQt514.callPackage ../applications/video/webcamoid { };
|
||||
|
||||
webmacs = libsForQt514.callPackage ../applications/networking/browsers/webmacs {};
|
||||
webmacs = libsForQt5.callPackage ../applications/networking/browsers/webmacs {};
|
||||
|
||||
webtorrent_desktop = callPackage ../applications/video/webtorrent_desktop {};
|
||||
|
||||
|
|
Loading…
Reference in a new issue