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:
Fernando Rodrigues 2025-01-20 20:45:54 -03:00
parent 36785b2451
commit 50c1a48d08
No known key found for this signature in database
GPG Key ID: CC3AE2EA00000000

View File

@ -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