guix-commits
[Top][All Lists]
Advanced

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

178/182: gnu: gnome: Add gnome-screenshot to default apps.


From: guix-commits
Subject: 178/182: gnu: gnome: Add gnome-screenshot to default apps.
Date: Fri, 15 Nov 2019 00:02:05 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit 2955ecbb838c71233eafdea2d5a4eec32edfa131
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 28c775e..d95d052 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6863,6 +6863,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]