Merge pull request #131447 from NixOS/backport-131440-to-release-21.05
[Backport release-21.05] google-chrome: add pciutils dep to avoid GPU process crashing
This commit is contained in:
commit
5122cec8cb
@ -18,7 +18,7 @@
|
|||||||
, systemd
|
, systemd
|
||||||
|
|
||||||
# Loaded at runtime.
|
# Loaded at runtime.
|
||||||
, libexif
|
, libexif, pciutils
|
||||||
|
|
||||||
# Additional dependencies according to other distros.
|
# Additional dependencies according to other distros.
|
||||||
## Ubuntu
|
## Ubuntu
|
||||||
@ -62,7 +62,7 @@ let
|
|||||||
alsaLib libXdamage libXtst libXrandr libxshmfence expat cups
|
alsaLib libXdamage libXtst libXrandr libxshmfence expat cups
|
||||||
dbus gdk-pixbuf gcc-unwrapped.lib
|
dbus gdk-pixbuf gcc-unwrapped.lib
|
||||||
systemd
|
systemd
|
||||||
libexif
|
libexif pciutils
|
||||||
liberation_ttf curl util-linux xdg-utils wget
|
liberation_ttf curl util-linux xdg-utils wget
|
||||||
flac harfbuzz icu libpng opusWithCustomModes snappy speechd
|
flac harfbuzz icu libpng opusWithCustomModes snappy speechd
|
||||||
bzip2 libcap at-spi2-atk at-spi2-core
|
bzip2 libcap at-spi2-atk at-spi2-core
|
||||||
|
Loading…
x
Reference in New Issue
Block a user