mothacehe pushed a commit to branch wip-gnome40
in repository guix.

commit 7f8563d7281800d3d5eb78289be9515aa1440604
Author: Mathieu Othacehe <[email protected]>
AuthorDate: Mon Sep 27 07:11:52 2021 +0000

    gnu: gnome: Add tracker-miners.
    
    This is needed by several Gnome applications such as gnome-photos and
    gnome-music.
    
    * gnu/packages/gnome.scm (gnome): Add tracker-miners.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2e0708b..2fcd313 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9308,6 +9308,7 @@ world.")
        ("nautilus" ,nautilus)
        ("simple-scan" ,simple-scan)
        ("totem" ,totem)
+       ("tracker-miners" ,tracker-miners)
        ("yelp" ,yelp)
        ;; Others
        ("hicolor-icon-theme" ,hicolor-icon-theme)

Reply via email to