dannym pushed a commit to branch wip-desktop
in repository guix.
commit 5c905123118c13d0cc77fe0f608e23e9c8bfada8
Author: Raghav Gururajan <[email protected]>
AuthorDate: Mon Aug 17 04:25:27 2020 -0400
gnu: gnome-boxes: Include python phases.
* gnu/packages/gnome.scm (gnome-boxes) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <[email protected]>
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a05fa2f..dfb941f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12980,6 +12980,7 @@ integrate seamlessly with the GNOME desktop.")
(outputs '("out" "help"))
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
+ #:python? #t ; To wrap binaries
#:configure-flags
(list
;; For run-path validation.