corebird: fix spell check

This commit is contained in:
Jörg Thalheim
2017-03-30 11:01:50 +02:00
parent 04223369e3
commit ca87b3a130

View File

@@ -17,8 +17,6 @@ stdenv.mkDerivation rec {
./autogen.sh
'';
configureFlags = [ "--disable-spellcheck" ];
nativeBuildInputs = [ automake autoconf libtool pkgconfig wrapGAppsHook ];
buildInputs = [