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