From c5db31d4141669d09c1cd8b37eb270c2fe23c7cf Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 25 Apr 2019 15:17:05 +0200 Subject: gnu: gnome-shell: Add gdk-pixbuf+svg to inputs. * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 34a9af21f9..e0ffe343f5 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5848,6 +5848,7 @@ (define-public gnome-shell ("evolution-data-server" ,evolution-data-server) ("gcr" ,gcr) ("gdm" ,gdm) + ("gdk-pixbuf" ,gdk-pixbuf+svg) ("gjs" ,gjs) ("gnome-bluetooth" ,gnome-bluetooth) ("gnome-desktop" ,gnome-desktop) -- cgit v1.2.3