Archived
1
0
Fork 0

gnu: toutenclic: Add missing input.

* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
This commit is contained in:
Marius Bakke 2020-06-02 14:44:11 +02:00
parent 3ee51d616c
commit 5359b601cd
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -386,7 +386,10 @@ to open the application in a web browser, for offline usage.")
Type=Application~%" Type=Application~%"
out))) out)))
#t)))))) #t))))))
(inputs `(("python-pyqt" ,python-pyqt))) (native-inputs
`(("unzip" ,unzip)))
(inputs
`(("python-pyqt" ,python-pyqt)))
(synopsis "School tools for physically disabled children") (synopsis "School tools for physically disabled children")
(description "ToutEnClic is intended to facilitate the schooling (description "ToutEnClic is intended to facilitate the schooling
of physically disabled children in ordinary schools. It is both of physically disabled children in ordinary schools. It is both