mendeley: comment why it needs qt5.14

This commit is contained in:
Doron Behar 2020-11-10 19:04:13 +02:00 committed by freezeboy
parent b203a64cc3
commit 3b4598feb4

View file

@ -22313,6 +22313,7 @@ in
meme = callPackage ../applications/graphics/meme { };
# Needs qtwebkit which is broken on qt5.15
mendeley = libsForQt514.callPackage ../applications/office/mendeley {
gconf = pkgs.gnome2.GConf;
};