gnu: cups-filters: Sort inputs.

* gnu/packages/cups.scm (cups-filters) [inputs]: Sort.

Change-Id: I0c9527ae72bc569030aa49a2f003e0061e3af20b
This commit is contained in:
Maxim Cournoyer 2023-07-20 16:58:08 -04:00 committed by Ludovic Courtès
parent a51507e582
commit 9888810091
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -215,22 +215,22 @@ driver is known to work with these printers:
(inputs
(list avahi
coreutils
cups-minimal
dbus
font-dejavu ;also needed by test suite
fontconfig
freetype
font-dejavu ; also needed by test suite
ghostscript/cups
glib
grep
ijs
dbus
lcms
libjpeg-turbo
libpng
libtiff
glib
qpdf
poppler
sed
cups-minimal))
qpdf
sed))
(home-page "https://wiki.linuxfoundation.org/openprinting/cups-filters")
(synopsis "OpenPrinting CUPS filters and backends")
(description