Merge pull request #289948 from imincik/grass-drop-obsolete-with-wxwidgets
grass: drop obsolete configure option
This commit is contained in:
@@ -107,7 +107,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"--with-proj-share=${proj}/share/proj"
|
||||
"--with-pthread"
|
||||
"--with-readline"
|
||||
"--with-wxwidgets"
|
||||
"--with-zstd"
|
||||
"--without-opengl"
|
||||
] ++ lib.optionals stdenv.isLinux [
|
||||
|
||||
Reference in New Issue
Block a user