mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-boxes: Add debug output.
* gnu/packages/gnome.scm (gnome-boxes) [outputs]: Add "debug". Change-Id: I7eed8180bc0dafd129e6203582abfaff02513962
This commit is contained in:
@@ -12904,6 +12904,7 @@ integrate seamlessly with the GNOME desktop.")
|
||||
"gnome-boxes-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1b9ya5pcb5dfii0qs9r167a3kxymdsq624bpi1nvzbwgar15ypyh"))))
|
||||
(outputs '("out" "debug"))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:glib-or-gtk? #t
|
||||
|
||||
Reference in New Issue
Block a user