guix-commits
[Top][All Lists]
Advanced

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

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


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

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

commit 9934d8ff1da4f033f6d475111aeda3c5269b70a1
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]