me
/
guix
Archived
1
0
Fork 0

gnu: hplip: Remove input labels.

* gnu/packages/cups.scm (hplip) [inputs]: Remove input labels.
master
Maxim Cournoyer 2023-02-17 22:58:27 -05:00
parent 298d0d381e
commit d8de115d35
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 11 additions and 11 deletions

View File

@ -662,17 +662,17 @@ should only be used as part of the Guix cups-pk-helper service.")
;; ModuleNotFoundError: No module named 'dbus.mainloop.pyqt5' ;; ModuleNotFoundError: No module named 'dbus.mainloop.pyqt5'
(native-inputs (list perl pkg-config)) (native-inputs (list perl pkg-config))
(inputs (inputs
`(("cups-minimal" ,cups-minimal) (list cups-minimal
("dbus" ,dbus) dbus
("libjpeg" ,libjpeg-turbo) libjpeg-turbo
("libusb" ,libusb) libusb
("python" ,python) python
("python-dbus" ,python-dbus) python-dbus
("python-pygobject" ,python-pygobject) python-pygobject
("python-pyqt" ,python-pyqt) python-pyqt
("python-wrapper" ,python-wrapper) python-wrapper
("sane-backends" ,sane-backends-minimal) sane-backends-minimal
("zlib" ,zlib))) zlib))
(home-page "https://developers.hp.com/hp-linux-imaging-and-printing") (home-page "https://developers.hp.com/hp-linux-imaging-and-printing")
(synopsis "HP printer drivers") (synopsis "HP printer drivers")
(description (description