Merge pull request #201770 from vbgl/smtube-qt-5.15

This commit is contained in:
Sandro
2022-11-19 04:13:36 +01:00
committed by GitHub
+1 -1
View File
@@ -30828,7 +30828,7 @@ with pkgs;
smplayer = libsForQt5.callPackage ../applications/video/smplayer { };
smtube = libsForQt514.callPackage ../applications/video/smtube {};
smtube = libsForQt5.callPackage ../applications/video/smtube {};
softmaker-office = callPackage ../applications/office/softmaker/softmaker_office.nix {};