Merge pull request #275027 from avnik/avnik/jbig2dec-cross-fix-4
jbig2dec cross fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user