me
/
guix
Archived
1
0
Fork 0

gnu: python-fontparts: Add missing input.

* gnu/packages/fontutils.scm (python-fontparts-bootstrap)[native-inputs]: Add
PYTHON-SETUPTOOLS-SCM.
Marius Bakke 2022-08-16 00:16:13 +02:00
parent a038bfc481
commit 5f2c529a59
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ implementing the pen protocol for manipulating glyphs.")
python-defcon-bootstrap
python-fontmath
python-fonttools))
(native-inputs (list unzip))
(native-inputs (list python-setuptools-scm unzip))
(home-page "https://github.com/robotools/fontParts")
(synopsis "Library for interacting with font parts")
(description "FontParts is an @acronym{API, Application Programming