me
/
guix
Archived
1
0
Fork 0

gnu: gnome: Include system-config-printer.

This package enables some functionality for printers within the
gnome-control-center as well as providing a standalone configuration tool.

At the moment, due to the lack of PackageKit support within Guix, the
gnome-control-center can't help users through the process of installing this,
so make it a default package.

* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add system-config-printer.
master
Christopher Baines 2019-01-29 11:30:46 +00:00
parent dd1fcddcb8
commit f6f4370fee
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 0 deletions

View File

@ -6150,6 +6150,7 @@ associations for GNOME.")
("pinentry-gnome3" ,pinentry-gnome3) ("pinentry-gnome3" ,pinentry-gnome3)
("pulseaudio" ,pulseaudio) ("pulseaudio" ,pulseaudio)
("shared-mime-info" ,shared-mime-info) ("shared-mime-info" ,shared-mime-info)
("system-config-printer" ,system-config-printer)
("totem" ,totem) ("totem" ,totem)
("xdg-user-dirs" ,xdg-user-dirs) ("xdg-user-dirs" ,xdg-user-dirs)
("yelp" ,yelp) ("yelp" ,yelp)