merkaator: comment why it needs qt5.14

This commit is contained in:
Doron Behar 2020-11-10 19:07:51 +02:00 committed by freezeboy
parent 3b4598feb4
commit c240827cbe

View file

@ -22329,6 +22329,7 @@ in
mercurialFull = appendToName "full" (pkgs.mercurial.override { guiSupport = true; });
# Needs qtwebkit which is broken on qt5.15
merkaartor = libsForQt514.callPackage ../applications/misc/merkaartor { };
meshlab = libsForQt5.callPackage ../applications/graphics/meshlab { };