gnome3.gedit: don't set buildtype
Plain is now default.
This commit is contained in:
parent
67bca98ff7
commit
f2125d701b
@ -32,10 +32,6 @@ stdenv.mkDerivation rec {
|
|||||||
patchShebangs plugins/externaltools/scripts/gedit-tool-merge.pl
|
patchShebangs plugins/externaltools/scripts/gedit-tool-merge.pl
|
||||||
'';
|
'';
|
||||||
|
|
||||||
mesonFlags = [
|
|
||||||
"--buildtype=plain" # don't require git
|
|
||||||
];
|
|
||||||
|
|
||||||
# Reliably fails to generate gedit-file-browser-enum-types.h in time
|
# Reliably fails to generate gedit-file-browser-enum-types.h in time
|
||||||
enableParallelBuilding = false;
|
enableParallelBuilding = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user