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

commit 5560a1b6875cec01dd15198aa7fb32213dcc3093
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 a30dd11..8d0324e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9309,6 +9309,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