misc pkgs: Recategorize some dependencies

This commit is contained in:
John Ericson
2017-08-14 16:39:03 -04:00
committed by John Ericson
parent 991654fa4a
commit 252b36a28d
13 changed files with 19 additions and 17 deletions

View File

@@ -8,7 +8,8 @@ stdenv.mkDerivation rec {
sha256 = "0lvp4306f5nq08f3snffs5pp1zwv8l35z6f5g0dds51zs6bzdv6l";
};
buildInputs = [ makeWrapper perl gettext LocaleGettext ];
nativeBuildInputs = [ makeWrapper gettext LocaleGettext ];
buildInputs = [ perl LocaleGettext ];
doCheck = false; # target `check' is missing