guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

232/265: gnu: gnome-boxes: Include python phases.


From: guix-commits
Subject: 232/265: gnu: gnome-boxes: Include python phases.
Date: Wed, 19 Aug 2020 13:09:43 -0400 (EDT)

dannym pushed a commit to branch wip-desktop
in repository guix.

commit b483ee69c1eac904acdef3e4fe91040f976fbd4f
Author: Raghav Gururajan <raghavgururajan@disroot.org>
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 <dannym@scratchpost.org>
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2519da1..89ba8dc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12928,6 +12928,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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]