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

commit 9934d8ff1da4f033f6d475111aeda3c5269b70a1
Author: Raghav Gururajan <[email protected]>
AuthorDate: Tue Aug 18 01:52:59 2020 -0400

    Revert "gnu: libpeas: Include python phases."
    
    This reverts commit 6c08fb03dbbc19d7d04eb4152a2958eca1dd0d40.
    
    Signed-off-by: Danny Milosavljevic <[email protected]>
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8dab97b..a9c8f4c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3456,7 +3456,6 @@ form of information without getting in the user's way.")
     (outputs '("out" "demo" "doc"))
     (arguments
      `(#:glib-or-gtk? #t     ; To wrap binaries and/or compile schemas
-       #:python? #t ; To wrap binaries
        #:configure-flags
        (list
         "-Dpython2=true"

Reply via email to