mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 13:31:16 +02:00
gnu: beets: Add missing input.
* gnu/packages/music.scm (beets)[inputs]: Add python-typing-extensions. Change-Id: I0add9f7e867be66924e95c4d9014d9d66bc21c11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
;;; GNU Guix --- Functional package management for GNU
|
||||
;;; Copyright © 2014, 2019 Eric Bavier <bavier@member.fsf.org>
|
||||
;;; Copyright © 2015-2024 Ricardo Wurmus <rekado@elephly.net>
|
||||
;;; Copyright © 2015-2025 Ricardo Wurmus <rekado@elephly.net>
|
||||
;;; Copyright © 2015 Paul van der Walt <paul@denknerd.org>
|
||||
;;; Copyright © 2016 Al McElrath <hello@yrns.org>
|
||||
;;; Copyright © 2016, 2017, 2019, 2021-2024 Efraim Flashner <efraim@flashner.co.il>
|
||||
@@ -4318,6 +4318,7 @@ websites such as Libre.fm.")
|
||||
python-munkres
|
||||
python-musicbrainzngs
|
||||
python-pyyaml
|
||||
python-typing-extensions
|
||||
python-unidecode
|
||||
;; Optional dependencies for plugins. Some of these are also required by tests.
|
||||
python-beautifulsoup4 ; For lyrics.
|
||||
|
||||
Reference in New Issue
Block a user