~ruther/guix-local

b33c4e954a5c8536368c1e687c981e1d56ab38c7 — Maxim Cournoyer 2 years ago 57976f8
gnu: foo2zjs: Add bash-minimal to inputs.

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

Change-Id: Ia9d0e303f00490e242bb0f59b2b033636dbf91fa
1 files changed, 5 insertions(+), 1 deletions(-)

M gnu/packages/cups.scm
M gnu/packages/cups.scm => gnu/packages/cups.scm +5 -1
@@ 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.