libskk: fix build

This commit is contained in:
Orivej Desh
2017-11-29 10:29:33 +00:00
parent d6431833be
commit 6c82383370
2 changed files with 6 additions and 1 deletions

View File

@@ -29,6 +29,8 @@ stdenv.mkDerivation rec {
ln -s ${skk-dicts}/share/SKK-JISYO.L $dictDir/
'';
enableParallelBuilding = true;
meta = {
description = "A library to deal with Japanese kana-to-kanji conversion method";
longDescription = ''