guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/06: gnu: cups-filters: Add bash-minimal to inputs.


From: guix-commits
Subject: 01/06: gnu: cups-filters: Add bash-minimal to inputs.
Date: Fri, 20 Oct 2023 01:22:31 -0400 (EDT)

apteryx pushed a commit to branch core-updates
in repository guix.

commit cf4fd64cba18080ef198cd02e191c3f8db04d46e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 20 01:15:35 2023 -0400

    gnu: cups-filters: Add bash-minimal to inputs.
    
    * gnu/packages/cups.scm (cups-filters)
    [inputs]: Add bash-minimal.
    
    Change-Id: Ie6059967d41bbf83fa7d51ea34db269e57b76af5
---
 gnu/packages/cups.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 12fd26e7ba..62530f951b 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -210,6 +210,7 @@ driver is known to work with these printers:
            pkg-config))
     (inputs
      (list avahi
+           bash-minimal
            coreutils
            cups-minimal
            dbus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]