freeimage: 3.17.0 -> 3.18.0
This commit is contained in:
@@ -19,6 +19,7 @@ stdenv.mkDerivation {
|
||||
patchPhase = ''
|
||||
sed 1i'#include <inttypes.h>' -i src/PGF.cpp
|
||||
sed s/__int64/int64_t/g -i src/PGF.cpp
|
||||
rm include/FreeImage.h include/FreeImagePlus.h
|
||||
'';
|
||||
|
||||
preConfigure = "dos2unix configure.ac; sh autogen.sh";
|
||||
|
||||
Reference in New Issue
Block a user