From be9cfc55d131583588d49da6d55348583643ca29 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Aug 2018 22:12:59 +0200 Subject: ... --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 2c28891d..4587a92f 100644 --- a/hel.nix +++ b/hel.nix @@ -114,7 +114,7 @@ sha256 = "1z9f3cwyhi10q2xqy33z516s259c56njzq1fbl5zn1yngfzlshk6"; }; - nativeBuildInputs = with pkgs; [libtool]; + nativeBuildInputs = with pkgs; [libtool automake]; preConfigure = '' NOCONFIGURE=true ./autogen.sh -- cgit v1.2.3