nixpkgs/pkgs/development/libraries/intel-media-driver
Rob Ashton 0e061a8595
intel-media-driver: Fix runtime issues due to the libX11 dependency
X11 is an optional run-time and optional build-time dependency of iHD.
A patchelf is required to join these two worlds together, and a lot of
machines that'll run the intel-media-driver won't have X11 on them, so
make it optional.

Fix #73236.

Co-Authored-By: Michael Weiss <dev.primeos@gmail.com>
2021-01-08 14:41:31 +01:00
..
default.nix intel-media-driver: Fix runtime issues due to the libX11 dependency 2021-01-08 14:41:31 +01:00