diff options
author | John Kehayias <john.kehayias@protonmail.com> | 2024-04-10 10:52:14 -0400 |
---|---|---|
committer | John Kehayias <john.kehayias@protonmail.com> | 2024-04-10 10:52:14 -0400 |
commit | 2718616f77aace28b3962fef29b4e38b87a512ce (patch) | |
tree | f9eb61eb6cd7a6812f1b8d528d2b46dbb52e82c5 /gnu/packages/python-xyz.scm | |
parent | 6cae1db889f62051580d5a365f62585412a53a8c (diff) | |
download | guix-2718616f77aace28b3962fef29b4e38b87a512ce.tar.gz guix-2718616f77aace28b3962fef29b4e38b87a512ce.zip |
gnu: openexr: Fix build.
Two issues are fixed with this commit. First, openexr would fail to build on
i686-linux due to a test which checks for SSE2. Secondly, dependents could
fail to find openexr as it now has libdeflate in the Requires.private of
OpenEXR.pc.
* gnu/packages/graphics.scm (openexr)[arguments]: Enable SSE2 for x86_64-linux
and i686-linux in configure-flags.
[inputs]: Remove zlib (no longer used). Move libdeflate from here ...
[propagated-inputs]: ... to here.
Change-Id: Ib2e6669036033e262447ba4b1b98c20c7db13bf1
Diffstat (limited to 'gnu/packages/python-xyz.scm')
0 files changed, 0 insertions, 0 deletions