gnu: epiphany: Add gdk-pixbuf input.

* gnu/packages/gnome.scm (epiphany)[inputs]: Add gdk-pixbuf.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
rennes 2017-06-24 07:59:12 -05:00 committed by Danny Milosavljevic
parent 8bca358b21
commit 0e5c9cf530
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 0 deletions

View File

@ -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)