mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-22 17:16:01 +02:00
gnu: foo2zjs: Add bash-minimal to inputs.
* gnu/packages/cups.scm (foo2zjs) [inputs]: Add bash-minimal. Change-Id: Ia9d0e303f00490e242bb0f59b2b033636dbf91fa
This commit is contained in:
committed by
Ludovic Courtès
parent
57976f87c7
commit
b33c4e954a
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user