From 6ddebd9361a753c4d27a9fe0217cd2423350612a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Aug 2018 22:16:02 +0200 Subject: ... --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 3d52720c..b57eb971 100644 --- a/hel.nix +++ b/hel.nix @@ -114,7 +114,7 @@ sha256 = "1z9f3cwyhi10q2xqy33z516s259c56njzq1fbl5zn1yngfzlshk6"; }; - nativeBuildInputs = with pkgs; oldAttrs.nativeBuildInputs or [] ++ [ libtool automake autoconf ]; + nativeBuildInputs = with pkgs; oldAttrs.nativeBuildInputs or [] ++ [ libtool automake autoconf libusb1 ]; preConfigure = '' NOCONFIGURE=true ./autogen.sh -- cgit v1.2.3