forked from mirrors/nixpkgs
zeal: pin at Qt 5.5
The package requires Qt Webkit, which is removed from Qt 5.6.
This commit is contained in:
parent
184597433f
commit
61689edcd5
|
@ -11664,7 +11664,7 @@ in
|
|||
|
||||
xlsx2csv = pythonPackages.xlsx2csv;
|
||||
|
||||
zeal = qt5.callPackage ../data/documentation/zeal { };
|
||||
zeal = qt55.callPackage ../data/documentation/zeal { };
|
||||
|
||||
|
||||
### APPLICATIONS
|
||||
|
|
Loading…
Reference in a new issue