guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: epiphany: Add gdk-pixbuf input.


From: Danny Milosavljevic
Subject: 01/01: gnu: epiphany: Add gdk-pixbuf input.
Date: Sat, 24 Jun 2017 10:53:42 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 0e5c9cf5307c342c6b67461c43e33e1324368dec
Author: rennes <address@hidden>
Date:   Sat Jun 24 07:59:12 2017 -0500

    gnu: epiphany: Add gdk-pixbuf input.
    
    * gnu/packages/gnome.scm (epiphany)[inputs]: Add gdk-pixbuf.
    
    Signed-off-by: Danny Milosavljevic <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 cef991d..78a838e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3858,6 +3858,7 @@ work and the interface is well tested.")
     (inputs
      `(("avahi" ,avahi)
        ("gcr" ,gcr)
+       ("gdk-pixbuf" ,gdk-pixbuf) ; for loading SVG files
        ("glib-networking" ,glib-networking)
        ("gnome-desktop" ,gnome-desktop)
        ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)



reply via email to

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