guix-commits
[Top][All Lists]
Advanced

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

02/02: Revert "gnu: gexiv2: Include python phases."


From: guix-commits
Subject: 02/02: Revert "gnu: gexiv2: 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 4ea5be9471b413393b3f1d299753f5d995611b93
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Tue Aug 18 01:53:34 2020 -0400

    Revert "gnu: gexiv2: Include python phases."
    
    This reverts commit a802be27a95ad1aa659bae1feaa397ecba7e863d.
    
    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 169a249..3e0da87 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7999,7 +7999,6 @@ and classes for commonly used data structures.")
     (outputs '("out" "doc"))
     (arguments
      `(#:glib-or-gtk? #t     ; To wrap binaries and/or compile schemas
-       #:python? #t ; To wrap binaries
        #:configure-flags
        (list
         "-Dgtk_doc=true")



reply via email to

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