guix-commits
[Top][All Lists]
Advanced

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

212/265: gnu: libsecret: Include python phases.


From: guix-commits
Subject: 212/265: gnu: libsecret: Include python phases.
Date: Wed, 19 Aug 2020 13:09:35 -0400 (EDT)

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

commit 65d11b39fbc662607dd8b40e150b367bd74b7d51
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 01:30:27 2020 -0400

    gnu: libsecret: Include python phases.
    
    * gnu/packages/gnome.scm (libsecret) [arguments]: Modify.
    
    Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6dd9c0d..88689a5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5413,6 +5413,7 @@ GObjects and the GLib main loop, to integrate well with 
GNOME applications.")
     (outputs '("out" "doc"))
     (arguments
      `(#:glib-or-gtk? #t
+       #:python? #t
        #:phases
        (modify-phases %standard-phases
          (add-after 'unpack 'patch-docbook-xml



reply via email to

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