sigil: pin to Qt 5.6

This commit is contained in:
Thomas Tuegel
2017-03-25 08:49:38 -05:00
parent db380160d6
commit 7a681599fe
+1 -1
View File
@@ -3905,7 +3905,7 @@ with pkgs;
siege = callPackage ../tools/networking/siege {};
sigil = libsForQt55.callPackage ../applications/editors/sigil { };
sigil = libsForQt56.callPackage ../applications/editors/sigil { };
# aka., gpg-tools
signing-party = callPackage ../tools/security/signing-party { };