gnu: webkit: Remove debug output.

We're not building with debug symbols, so the debug output is not useful.

* gnu/packages/webkit.scm (webkitgtk) [outputs]: Remove "debug".

Change-Id: I3ac54b10bc5efdd6638aebfbe5abe965a14fff25
This commit is contained in:
Maxim Cournoyer 2025-02-15 01:44:41 +09:00 committed by Liliana Marie Prikler
parent 686170d41c
commit 51c0b04271
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -145,7 +145,7 @@ engine that uses Wayland for graphics output.")
(patches (search-patches
"webkitgtk-adjust-bubblewrap-paths.patch"))))
(build-system cmake-build-system)
(outputs '("out" "doc" "debug"))
(outputs '("out" "doc"))
(arguments
(list
;; The release archive doesn't include the resources/sources needed to