mendeley: Re-link with qt 5.9

This commit is contained in:
adisbladis
2018-01-15 02:04:23 +08:00
parent 3538492f33
commit f0b97a6dac
+1 -1
View File
@@ -15967,7 +15967,7 @@ with pkgs;
mcomix = callPackage ../applications/graphics/mcomix { };
mendeley = libsForQt56.callPackage ../applications/office/mendeley {
mendeley = libsForQt5.callPackage ../applications/office/mendeley {
gconf = pkgs.gnome2.GConf;
};