gnu: foo2zjs: Add bash-minimal to inputs.

* gnu/packages/cups.scm (foo2zjs)
[inputs]: Add bash-minimal.

Change-Id: Ia9d0e303f00490e242bb0f59b2b033636dbf91fa
This commit is contained in:
Maxim Cournoyer 2023-10-20 01:16:04 -04:00 committed by Ludovic Courtès
parent 57976f87c7
commit b33c4e954a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -852,7 +852,11 @@ printer/driver specific, but spooler-independent PPD file.")
#:tests? #f ;no tests
#:make-flags '("CC=gcc")))
(inputs
(list coreutils sed ghostscript foomatic-filters)) ;for 'foomatic-rip'
(list bash-minimal
coreutils
sed
ghostscript
foomatic-filters)) ;for 'foomatic-rip'
(native-inputs
(list bc groff))
;; The domain has expired and no one has meaningfully taken up the torch.