guix-commits
[Top][All Lists]
Advanced

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

230/265: gnu: tracker-miners: Include python phases.


From: guix-commits
Subject: 230/265: gnu: tracker-miners: Include python phases.
Date: Wed, 19 Aug 2020 13:09:42 -0400 (EDT)

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

commit 9dbfda3de38d0c72ac8c3a427793afe3512f7663
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 02:56:40 2020 -0400

    gnu: tracker-miners: Include python phases.
    
    * gnu/packages/gnome.scm (tracker-miners) [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 cfff96b..000a9fc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10099,6 +10099,7 @@ search tool.  This package provides Tracker-Core, that 
contains the database
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t     ; To wrap binaries and/or compile schemas
+       #:python? #t ; To wrap binaries
        #:configure-flags
        (list
         "-Dfunctional_tests=false"



reply via email to

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