smtube: pin at Qt 5.5

The package depends on Qt Webkit, which was removed from Qt 5.6.
This commit is contained in:
Thomas Tuegel 2016-05-09 06:21:21 -05:00
parent cd305c6a81
commit ce024c988b

View File

@ -13444,7 +13444,7 @@ in
smplayer = qt5.callPackage ../applications/video/smplayer { };
smtube = qt5.callPackage ../applications/video/smtube {};
smtube = qt55.callPackage ../applications/video/smtube {};
sup = callPackage ../applications/networking/mailreaders/sup {
ruby = ruby_2_3.override { cursesSupport = true; };