epsonscan2: pin Boost 1.86
This software does not use C++11. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
parent
36785b2451
commit
50c1a48d08
@ -2,7 +2,7 @@
|
||||
lib,
|
||||
stdenv,
|
||||
autoPatchelfHook,
|
||||
boost,
|
||||
boost186,
|
||||
cmake,
|
||||
copyDesktopItems,
|
||||
imagemagick,
|
||||
@ -90,7 +90,7 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs =
|
||||
[
|
||||
boost
|
||||
boost186 # uses Boost.Optional but epsonscan2 is pre-C++11.
|
||||
libjpeg
|
||||
libpng
|
||||
libtiff
|
||||
|
Loading…
x
Reference in New Issue
Block a user