guix/gnu
John Kehayias 2718616f77
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
2024-04-10 10:52:14 -04:00
..
bootloader
build
home
installer Switch order of the default substitute servers. 2024-04-03 17:18:38 +01:00
machine
packages gnu: openexr: Fix build. 2024-04-10 10:52:14 -04:00
services services: guix: Gracefully handle dangling symlink for ‘machines.scm’. 2024-04-06 15:14:58 +02:00
system mapped-devices: luks: Specify modules needed at the top-level. 2024-04-08 00:17:57 +02:00
tests reconfigure: /run/current-system points to generation. 2024-04-08 00:05:48 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk Merge remote-tracking branch 'savannah/master' into mesa-updates 2024-04-09 16:46:34 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm