gnu: sane-backends-minimal: Rename to sane.

sane-backends-minimal contains helper programs and library files, but
none of the backends. Renaming the package to avoid confusion.

* gnu/packages/scanner.scm (sane-backends-minimal): Rename to...
(sane): ... this.
(utsushi, hplip, hplip-minimal)[inputs]: Replace sane-backends-minimal
with sane.

Change-Id: If987248f0ad8ac7041454a164d905c1c069242b7
This commit is contained in:
Sergey Trofimov 2025-06-18 11:23:20 +02:00 committed by John Kehayias
parent d186087f96
commit 9f1105ec50
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9
2 changed files with 10 additions and 8 deletions

View file

@ -752,7 +752,7 @@ should only be used as part of the Guix cups-pk-helper service.")
python-pygobject
python-pyqt
python-wrapper
sane-backends-minimal
sane
net-snmp
openssl
avahi
@ -790,7 +790,7 @@ should only be used as part of the Guix cups-pk-helper service.")
dbus
libjpeg-turbo
libusb
sane-backends-minimal
sane
zlib))
(synopsis "GUI-less version of hplip")))