Merge pull request #74790 from d-goldin/gegl_0_4_jasper
gegl_0_4: disabling jasper, fixing build
This commit is contained in:
commit
65a007868a
@ -105,6 +105,9 @@ stdenv.mkDerivation rec {
|
|||||||
"-Dlibv4l=disabled"
|
"-Dlibv4l=disabled"
|
||||||
"-Dlibv4l2=disabled"
|
"-Dlibv4l2=disabled"
|
||||||
"-Dumfpack=disabled"
|
"-Dumfpack=disabled"
|
||||||
|
# Disabled due to multiple vulnerabilities, see
|
||||||
|
# https://github.com/NixOS/nixpkgs/pull/73586
|
||||||
|
"-Djasper=disabled"
|
||||||
];
|
];
|
||||||
|
|
||||||
# TODO: Fix missing math symbols in gegl seamless clone.
|
# TODO: Fix missing math symbols in gegl seamless clone.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user