Merge pull request #33864 from adisbladis/mendeley-qt59

mendeley: Re-link with qt 5.9
This commit is contained in:
adisbladis
2018-01-15 09:30:52 +08:00
committed by GitHub
+1 -1
View File
@@ -15973,7 +15973,7 @@ with pkgs;
mcomix = callPackage ../applications/graphics/mcomix { };
mendeley = libsForQt56.callPackage ../applications/office/mendeley {
mendeley = libsForQt5.callPackage ../applications/office/mendeley {
gconf = pkgs.gnome2.GConf;
};