imgcat: fix build
This commit is contained in:
parent
9069908680
commit
66385a66dc
@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
|
|||||||
name = "imgcat-${version}";
|
name = "imgcat-${version}";
|
||||||
version = "2.3.0";
|
version = "2.3.0";
|
||||||
|
|
||||||
buildTools = [ autoconf automake libtool ncurses ];
|
buildInputs = [ autoconf automake libtool ncurses ];
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
${autoconf}/bin/autoconf
|
${autoconf}/bin/autoconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user