forked from mirrors/nixpkgs
qsyncthingtray: use qt515
This commit is contained in:
parent
4180a96e52
commit
77f5eacf9d
|
@ -23292,7 +23292,7 @@ in
|
|||
|
||||
qsstv = qt5.callPackage ../applications/radio/qsstv { };
|
||||
|
||||
qsyncthingtray = libsForQt514.callPackage ../applications/misc/qsyncthingtray { };
|
||||
qsyncthingtray = libsForQt5.callPackage ../applications/misc/qsyncthingtray { };
|
||||
|
||||
qstopmotion = libsForQt5.callPackage ../applications/video/qstopmotion {
|
||||
guvcview = guvcview.override {
|
||||
|
|
Loading…
Reference in a new issue