corebird: fix spell check

This commit is contained in:
Jörg Thalheim 2017-03-30 11:01:50 +02:00
parent 04223369e3
commit ca87b3a130
No known key found for this signature in database
GPG Key ID: CA4106B8D7CC79FA

View File

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