jbig2dec: fix cross-compilation
This commit is contained in:
parent
0deaf44f3d
commit
3d69cf4bdd
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ stdenv.mkDerivation rec {
|
|||
patchShebangs test_jbig2dec.py
|
||||
'';
|
||||
|
||||
preConfigure = ''
|
||||
./autogen.sh
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [ autoconf automake libtool ];
|
||||
|
||||
# `autogen.sh` runs `configure`, and expects that any flags needed
|
||||
|
|
Loading…
Reference in a new issue