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