me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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 bootloader: Add u-boot-qemu-riscv64-bootloader. 2024-03-31 22:26:21 +02:00
build linux-modules: Ignore nonexistent module files on boot. 2024-03-27 22:23:38 +08:00
home home: services: bash: Reorder aliases. 2024-03-27 22:25:19 +08:00
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 system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
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, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
system.scm system, home: Validate ‘services’ field value. 2024-03-22 11:40:33 +01:00
tests.scm