guix-commits
[Top][All Lists]
Advanced

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

398/401: Revert "gnu: libpeas: Include python phases."


From: guix-commits
Subject: 398/401: Revert "gnu: libpeas: Include python phases."
Date: Tue, 18 Aug 2020 16:22:34 -0400 (EDT)

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

commit 5624087b7d3f95b5d045dfe2b53568886fbd35a8
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Tue Aug 18 01:52:59 2020 -0400

    Revert "gnu: libpeas: Include python phases."
    
    This reverts commit 6c08fb03dbbc19d7d04eb4152a2958eca1dd0d40.
    
    Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
 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

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