mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-08 15:08:52 +02:00
gnu: toutenclic: Add missing input.
* gnu/packages/education.scm (toutenclic)[native-inputs]: Add UNZIP.
This commit is contained in:
@@ -386,7 +386,10 @@ to open the application in a web browser, for offline usage.")
|
||||
Type=Application~%"
|
||||
out)))
|
||||
#t))))))
|
||||
(inputs `(("python-pyqt" ,python-pyqt)))
|
||||
(native-inputs
|
||||
`(("unzip" ,unzip)))
|
||||
(inputs
|
||||
`(("python-pyqt" ,python-pyqt)))
|
||||
(synopsis "School tools for physically disabled children")
|
||||
(description "ToutEnClic is intended to facilitate the schooling
|
||||
of physically disabled children in ordinary schools. It is both
|
||||
|
||||
Reference in New Issue
Block a user