guix-commits
[Top][All Lists]
Advanced

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

03/06: gnu: gnome: Add gnome-screenshot to default apps.


From: guix-commits
Subject: 03/06: gnu: gnome: Add gnome-screenshot to default apps.
Date: Sun, 10 Nov 2019 17:51:46 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 56987d784bffe8b3d04d6114478b294d00c29e61
Author: Alexandros Theodotou <address@hidden>
Date:   Fri Nov 8 12:24:33 2019 +0100

    gnu: gnome: Add gnome-screenshot to default apps.
    
    * gnu/packages/gnome.scm (gnome)[propagated-inputs]:
    Add gnome-screenshot.
    
    Signed-off-by: Marius Bakke <address@hidden>
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e5a5fb6..bb77f67 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6719,6 +6719,7 @@ associations for GNOME.")
        ("gnome-default-applications" ,gnome-default-applications)
        ("gnome-keyring"             ,gnome-keyring)
        ("gnome-online-accounts"     ,gnome-online-accounts)
+       ("gnome-screenshot"          ,gnome-screenshot)
        ("gnome-session"             ,gnome-session)
        ("gnome-settings-daemon"     ,gnome-settings-daemon)
        ("gnome-shell"               ,gnome-shell)



reply via email to

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