sigil: pin to Qt 5.6

This commit is contained in:
Thomas Tuegel 2017-03-24 12:56:32 -05:00
parent db380160d6
commit 7a681599fe
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

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 { };