guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: gnome: Propagate more packages.


From: Andy Wingo
Subject: 02/02: gnu: gnome: Propagate more packages.
Date: Sun, 20 Aug 2017 05:17:51 -0400 (EDT)

wingo pushed a commit to branch master
in repository guix.

commit 63ad9b80c76f08dbb39dceff5e8702ade3afd628
Author: Andy Wingo <address@hidden>
Date:   Sun Aug 20 11:07:53 2017 +0200

    gnu: gnome: Propagate more packages.
    
    * gnu/packages/gnome.scm (gnome): Add additional dependencies, inspired by
      Debian's "gnome-core" package.
---
 gnu/packages/gnome.scm | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f143155..e0e5df3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6,7 +6,7 @@
 ;;; Copyright © 2014, 2015 Federico Beffa <address@hidden>
 ;;; Copyright © 2015, 2016 Sou Bunnbu <address@hidden>
 ;;; Copyright © 2015 Mathieu Lirzin <address@hidden>
-;;; Copyright © 2015 Andy Wingo <address@hidden>
+;;; Copyright © 2015, 2017 Andy Wingo <address@hidden>
 ;;; Copyright © 2015 David Hashe <address@hidden>
 ;;; Copyright © 2015, 2016, 2017 Ricardo Wurmus <address@hidden>
 ;;; Copyright © 2015, 2016, 2017 Mark H Weaver <address@hidden>
@@ -5687,13 +5687,19 @@ software that do not provide their own configuration 
interface.")
        ("gedit"                     ,gedit)
        ("glib-networking"           ,glib-networking)
        ("gnome-backgrounds"         ,gnome-backgrounds)
+       ("gnome-bluetooth"           ,gnome-bluetooth)
+       ("gnome-calculator"          ,gnome-calculator)
        ("gnome-control-center"      ,gnome-control-center)
+       ("gnome-disk-utility"        ,gnome-disk-utility)
        ("gnome-keyring"             ,gnome-keyring)
+       ("gnome-online-accounts"     ,gnome-online-accounts)
        ("gnome-session"             ,gnome-session)
        ("gnome-settings-daemon"     ,gnome-settings-daemon)
        ("gnome-shell"               ,gnome-shell)
+       ("gnome-system-monitor"      ,gnome-system-monitor)
        ("gnome-terminal"            ,gnome-terminal)
        ("gnome-themes-standard"     ,gnome-themes-standard)
+       ("gucharmap"                 ,gucharmap)
        ("gvfs"                      ,gvfs)
        ("hicolor-icon-theme"        ,hicolor-icon-theme)
        ("nautilus"                  ,nautilus)



reply via email to

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