about summary refs log tree commit diff
path: root/pkgs/development/tools/misc/libtool
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-10-18 00:02:38 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2018-01-22 20:25:44 -0500
commit8f8b836bce23bbdc4fb9b6e4d9bcc0cd793bb6cb (patch)
tree22f9a280ffad422c601dffeb700d6de32a041710 /pkgs/development/tools/misc/libtool
parenta4179bf45f4e171ea0fa4c633e2f75e17dfa8565 (diff)
libtool2: Enable cross-compilation
Diffstat (limited to 'pkgs/development/tools/misc/libtool')
-rw-r--r--pkgs/development/tools/misc/libtool/libtool2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/misc/libtool/libtool2.nix b/pkgs/development/tools/misc/libtool/libtool2.nix
index bf134c459d976..85821ee2089df 100644
--- a/pkgs/development/tools/misc/libtool/libtool2.nix
+++ b/pkgs/development/tools/misc/libtool/libtool2.nix
@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
 
   outputs = [ "out" "lib" ];
 
-  nativeBuildInputs = [ perl help2man ];
+  nativeBuildInputs = [ perl help2man m4 ];
   propagatedBuildInputs = [ m4 ];
 
   # Don't fixup "#! /bin/sh" in Libtool, otherwise it will use the