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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user