mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: liblouis: Fix build on python@3.12.
* gnu/packages/language.scm (liblouis)[native-inputs]: Add python-setuptools. Change-Id: Ie6956443ed44b70e8d1a844b3e9b66a2dddb2810 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
2c7ee93beb
commit
31affbfd60
@@ -378,7 +378,8 @@ method, one of the most popular choices for Traditional Chinese users.")
|
|||||||
texinfo
|
texinfo
|
||||||
perl
|
perl
|
||||||
pkg-config
|
pkg-config
|
||||||
python-minimal))
|
python-minimal
|
||||||
|
python-setuptools))
|
||||||
(synopsis "Braille translator and back-translator")
|
(synopsis "Braille translator and back-translator")
|
||||||
(description "Liblouis is a braille translator and back-translator named in
|
(description "Liblouis is a braille translator and back-translator named in
|
||||||
honor of Louis Braille. It features support for computer and literary braille,
|
honor of Louis Braille. It features support for computer and literary braille,
|
||||||
|
|||||||
Reference in New Issue
Block a user