gnu: python-pytaglib: Fix build.

* gnu/packages/mp3.scm (python-pytaglib)[inputs]: Replace taglib by
taglib-1.

Change-Id: I73be5b00516b3cb0af554c81eba39cdfd1bcc709
This commit is contained in:
Andreas Enge 2025-12-04 19:16:40 +01:00
parent d09d9529b4
commit a16107aff2
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -772,7 +772,7 @@ fingerprinting library and the Acoustid API.")
(native-inputs
(list python-cython python-pytest))
(inputs
(list taglib))
(list taglib-1))
(home-page
"https://github.com/supermihi/pytaglib")
(synopsis