From 31fea2dbf4a3b3933edaec19fcf4071ec0040178 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 18 May 2016 18:07:28 +0200 Subject: libtool --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 35f59a70..96abc658 100644 --- a/hel.nix +++ b/hel.nix @@ -66,7 +66,7 @@ sha256 = "07fy120703rwpf7p0d8fdbrswx9jn1ln8wnnn7zkwwjq9mgr6ppp"; }; - buildInputs = old.buildInputs ++ (with pkgs; [ autoconf automake114x gnome.gtkdoc ]); + buildInputs = old.buildInputs ++ (with pkgs; [ autoconf automake114x gnome.gtkdoc libtool ]); preConfigure = '' ${old.preConfigure} -- cgit v1.2.3