Merge pull request #33864 from adisbladis/mendeley-qt59
mendeley: Re-link with qt 5.9
This commit is contained in:
commit
554104e6b9
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user