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.
This commit is contained in:
Mathieu Othacehe 2021-09-27 07:11:52 +00:00
parent 6737282a5d
commit 3fa49553ad
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -9316,6 +9316,7 @@ (define-public gnome
("nautilus" ,nautilus)
("simple-scan" ,simple-scan)
("totem" ,totem)
("tracker-miners" ,tracker-miners)
("yelp" ,yelp)
;; Others
("hicolor-icon-theme" ,hicolor-icon-theme)