gnu: python-afdko: Add bash-minimal to inputs.
* gnu/packages/fontutils.scm (python-afdko) [inputs]: Add bash-minimal.master
parent
ddf477e2d6
commit
83397434b1
|
@ -249,7 +249,8 @@ them as it goes.")
|
|||
python-setuptools-scm
|
||||
python-wheel))
|
||||
(inputs
|
||||
(list java-antlr4-runtime-cpp
|
||||
(list bash-minimal
|
||||
java-antlr4-runtime-cpp
|
||||
libxml2
|
||||
`(,util-linux "lib")))
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue