feat(package): add libva-vdpau-driver as runtime dependency (#72)

Might resolve this issue:
https://github.com/0xc000022070/zen-browser-flake/issues/68
This commit is contained in:
Luis Quiñones
2025-06-26 22:22:57 -05:00
committed by GitHub
parent ba65621f10
commit 64ec7a3a41

View File

@@ -18,6 +18,7 @@
pciutils,
pipewire,
adwaita-icon-theme,
libva-vdpau-driver,
writeText,
patchelfUnstable, # have to use patchelfUnstable to support --no-clobber-old-sections
applicationName ?
@@ -73,6 +74,7 @@ in
libva.out
pciutils
libGL
libva-vdpau-driver
];
appendRunpaths = [
"${libGL}/lib"