mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-fonttools: Fix build.
* gnu/packages/python-xyz.scm (python-fonttools)[propagated-inputs]: Change python-lxml-4.9 to python-lxml. Change-Id: I5fb32f3cd02dd7d9d537a7464bf0bcc5f0088f93
This commit is contained in:
parent
5164edd486
commit
c7cb794db8
1 changed files with 1 additions and 1 deletions
|
@ -17615,7 +17615,7 @@ from an XML-based format.")
|
|||
(propagated-inputs
|
||||
(list python-brotli
|
||||
python-fs
|
||||
python-lxml-4.9
|
||||
python-lxml
|
||||
python-lz4
|
||||
python-scipy
|
||||
python-unicodedata2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue