=46rom b5261fefade1f9894503ce2ad2ccf3e10a722c24 Mon Sep 17 00:00:00 2001 From: rennes Date: Sat, 24 Jun 2017 07:45:47 -0500 Subject: [PATCH] gnu: epiphany: Add gdk-pixbuf input. * gnu/packages/gnome.scm (epiphany): Add gdk-pixbuf input. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index cef991d5f..78a838e74 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) -- 2.13.1