guix-commits
[Top][All Lists]
Advanced

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

01/02: Revert "gnu: libpeas: Include python phases."


From: guix-commits
Subject: 01/02: Revert "gnu: libpeas: Include python phases."
Date: Tue, 18 Aug 2020 10:09:23 -0400 (EDT)

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

commit 2374dc210b04257326d30ad87bfade79e24bb8e9
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 bac4a31..169a249 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]