gnu: ungoogled-chromium: Install crashpad handler.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Install one more file.
This commit is contained in:
parent
9fda25caff
commit
e954e708ed
1 changed files with 1 additions and 0 deletions
|
@ -795,6 +795,7 @@ (define-public ungoogled-chromium
|
|||
"chrome_200_percent.pak"
|
||||
"resources.pak"
|
||||
"v8_context_snapshot.bin"
|
||||
"chrome_crashpad_handler"
|
||||
|
||||
;; Swiftshader ICD.
|
||||
"libvk_swiftshader.so"
|
||||
|
|
Loading…
Reference in a new issue