corebird: fix spell check
This commit is contained in:
@@ -17,8 +17,6 @@ stdenv.mkDerivation rec {
|
|||||||
./autogen.sh
|
./autogen.sh
|
||||||
'';
|
'';
|
||||||
|
|
||||||
configureFlags = [ "--disable-spellcheck" ];
|
|
||||||
|
|
||||||
nativeBuildInputs = [ automake autoconf libtool pkgconfig wrapGAppsHook ];
|
nativeBuildInputs = [ automake autoconf libtool pkgconfig wrapGAppsHook ];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user