diff --git a/gnu/packages/chromium.scm b/gnu/packages/chromium.scm index 9c01f05fff..cf1703cecb 100644 --- a/gnu/packages/chromium.scm +++ b/gnu/packages/chromium.scm @@ -413,7 +413,7 @@ (define ungoogled-chromium-snippet (let ((chromium-dir (getcwd))) (set-path-environment-variable "PATH" '("bin") - (list #+patch #+python-wrapper #+xz)) + (list #+patch #+python-wrapper #+xz #+zstd)) ;; Apply patches before running the ungoogled scripts because ;; domain substitution may break some of the patches.