smtube: pin to Qt 5.6

This commit is contained in:
Thomas Tuegel 2017-03-24 13:30:16 -05:00
parent b33d0129ee
commit 8526c87e24
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

View file

@ -14731,7 +14731,7 @@ with pkgs;
smplayer = libsForQt5.callPackage ../applications/video/smplayer { };
smtube = libsForQt55.callPackage ../applications/video/smtube {};
smtube = libsForQt56.callPackage ../applications/video/smtube {};
sudolikeaboss = callPackage ../tools/security/sudolikeaboss { };