mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
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:
parent
6737282a5d
commit
3fa49553ad
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue