merkaator: comment why it needs qt5.14

This commit is contained in:
Doron Behar
2020-11-20 22:24:28 +01:00
committed by freezeboy
parent 3b4598feb4
commit c240827cbe
+1
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 { };