[PATCH] gnome-boxes: Add 'qemu' as propagated-input

  • Done
  • quality assurance status badge
Details
2 participants
  • Jacob Hrbek
  • Ludovic Courtès
Owner
unassigned
Submitted by
Jacob Hrbek
Severity
normal
Merged with
J
J
Jacob Hrbek wrote on 14 Sep 2022 20:18
(address . guix-patches@gnu.org)(name . Jacob Hrbek)(address . kreyren@rixotstudio.cz)
20220914181624.13204-2-kreyren@rixotstudio.cz
Results in a runtime failure to create the boxes without it
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)

Toggle diff (12 lines)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d6d22f8eb1..a8fd284766 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12164,6 +12164,7 @@ (define-public gnome-boxes
tracker
vte
webkitgtk-with-libsoup2)) ;for webkit2gtk-4.0
+ (propagated-inputs (list qemu))
(home-page "https://wiki.gnome.org/Apps/Boxes")
(synopsis "View, access, and manage remote and virtual systems")
(description "GNOME Boxes is a simple application to view, access, and
--
2.37.1
Attachment: signature.asc
L
L
Ludovic Courtès wrote on 26 Sep 2022 22:55
control message for bug #57809
(address . control@debbugs.gnu.org)
8735cdkg92.fsf@gnu.org
merge 57809 57810
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 57810@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 57810
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch