misc pkgs: Recategorize some dependencies

This commit is contained in:
John Ericson
2017-09-05 11:37:10 -04:00
committed by John Ericson
parent 991654fa4a
commit 252b36a28d
13 changed files with 19 additions and 17 deletions
@@ -12,8 +12,8 @@ stdenv.mkDerivation rec {
outputs = [ "out" "lib" ];
propagatedNativeBuildInputs = [ m4 ];
nativeBuildInputs = [ perl help2man ];
propagatedBuildInputs = [ m4 ];
# Don't fixup "#! /bin/sh" in Libtool, otherwise it will use the
# "fixed" path in generated files!