forked from mirrors/nixpkgs
gean4: use motif for enableXM by default (lesstif is deprecated, see #17359)
This commit is contained in:
parent
d7ab0f4026
commit
ecfa538e05
|
@ -21305,9 +21305,6 @@ with pkgs;
|
|||
|
||||
# For enableQT.
|
||||
qt = null; # qt4SDK or qt5SDK
|
||||
|
||||
# For enableXM.
|
||||
motif = null; # motif or lesstif
|
||||
};
|
||||
|
||||
cernlib = callPackage ../development/libraries/physics/cernlib { };
|
||||
|
|
Loading…
Reference in a new issue