diff options
-rw-r--r-- | gnu/packages/music.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 24c54e6094..6d17de9960 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -2882,6 +2882,7 @@ Songs can be searched by artist, name or even by a part of the song text.") ("python-munkres" ,python-munkres) ("python-musicbrainzngs" ,python-musicbrainzngs) ("python-mutagen" ,python-mutagen) + ("python-pyacoustid" ,python-pyacoustid) ("python-pyyaml" ,python-pyyaml) ("python-unidecode" ,python-unidecode))) (home-page "https://beets.io") |