guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/05: gnu: gnome: Include system-config-printer.


From: guix-commits
Subject: 05/05: gnu: gnome: Include system-config-printer.
Date: Wed, 13 Feb 2019 03:20:08 -0500 (EST)

cbaines pushed a commit to branch master
in repository guix.

commit f6f4370feeee27f26f151d47d2568ea144d52d3f
Author: Christopher Baines <address@hidden>
Date:   Tue Jan 29 11:30:46 2019 +0000

    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.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 76b3a20..2f99755 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6150,6 +6150,7 @@ associations for GNOME.")
        ("pinentry-gnome3"           ,pinentry-gnome3)
        ("pulseaudio"                ,pulseaudio)
        ("shared-mime-info"          ,shared-mime-info)
+       ("system-config-printer"     ,system-config-printer)
        ("totem"                     ,totem)
        ("xdg-user-dirs"             ,xdg-user-dirs)
        ("yelp"                      ,yelp)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]