guix-commits
[Top][All Lists]
Advanced

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

48/53: gnu: gnome: Add baobab, gnome-backgrounds and gvfs.


From: ???
Subject: 48/53: gnu: gnome: Add baobab, gnome-backgrounds and gvfs.
Date: Fri, 29 Apr 2016 09:02:17 +0000

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

commit 0a2d035806615172586555529ff74144f85780ec
Author: 宋文武 <address@hidden>
Date:   Fri Apr 29 15:45:54 2016 +0800

    gnu: gnome: Add baobab, gnome-backgrounds and gvfs.
    
    * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add baobab, 
gnome-backgrounds
    and gvfs.
---
 gnu/packages/gnome.scm |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ea94582..056bd39 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4869,6 +4869,7 @@ software that do not provide their own configuration 
interface.")
      ;; TODO: Add more packages according to:
      ;;       <https://packages.debian.org/jessie/gnome-core>.
      `(("adwaita-icon-theme"        ,adwaita-icon-theme)
+       ("baobab"                    ,baobab)
        ("font-cantarell"            ,font-cantarell)
        ("at-spi2-core"              ,at-spi2-core)
        ("dbus"                      ,dbus)
@@ -4878,6 +4879,7 @@ software that do not provide their own configuration 
interface.")
        ("evince"                    ,evince)
        ("gedit"                     ,gedit)
        ("glib-networking"           ,glib-networking)
+       ("gnome-backgrounds"         ,gnome-backgrounds)
        ("gnome-control-center"      ,gnome-control-center)
        ("gnome-keyring"             ,gnome-keyring)
        ("gnome-session"             ,gnome-session)
@@ -4885,6 +4887,7 @@ software that do not provide their own configuration 
interface.")
        ("gnome-shell"               ,gnome-shell)
        ("gnome-terminal"            ,gnome-terminal)
        ("gnome-themes-standard"     ,gnome-themes-standard)
+       ("gvfs"                      ,gvfs)
        ("hicolor-icon-theme"        ,hicolor-icon-theme)
        ("nautilus"                  ,nautilus)
        ("pulseaudio"                ,pulseaudio)



reply via email to

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