From 3220edac2a5ac816328bd65489513ae8d33fbe23 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 17 Aug 2022 01:46:01 +0200 Subject: gnu: greybird-gtk-theme: Build with librsvg-for-system. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/gnome-xyz.scm (greybird-gtk-theme)[inputs]: Replace librsvg with librsvg-for-system. Signed-off-by: 宋文武 --- gnu/packages/gnome-xyz.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index c37ae27cc5..beab5429bf 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -18,6 +18,7 @@ ;;; Copyright © 2021 Charles Jackson ;;; Copyright © 2022 Eric Bavier ;;; Copyright © 2022 Sughosha +;;; Copyright © 2022 Denis 'GNUtoo' Carikli ;;; ;;; This file is part of GNU Guix. ;;; @@ -1137,7 +1138,7 @@ like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc.") (native-inputs (list gtk+ `(,glib "bin") ; for "glib-compile-resources" - librsvg + (librsvg-for-system) pkg-config ruby-sass sassc)) -- cgit v1.2.3 1'>treecommitdiff
AgeCommit message (Expand)Author
2015-07-19AUTHORS: Remove the hand-made list of people....* AUTHORS: Remove the list of people, and add a note saying that this file is meant to be generated. Ludovic Courtès
2015-07-04Clean up 'THANKS' and 'AUTHORS'....* THANKS: Add Konrad Hinsen, Cyprien Nicolas, Yakkala Yagnesh Raghava and Alexander Shendi. Remove Federico Beffa, Marek Benc, John Darrington, rekado, Cyrill Schenkel and Andy Wingo because they are placed in AUTHORS. Move Amirouche Boubekki and Alex Kost to ... * AUTHORS: ... here. Add Arne Babenhauserheide, Ian Denhardt, Kevin Lemonnier, Mathieu Lirzin, Pierre-Antoine Rault and Ben Woodcroft. Fix some names and emails. Alex Kost
2015-06-27Add Claes Wallin to 'AUTHORS'.Alex Kost
2015-04-26gnu: Add guile-minikanren....* gnu/packages/guile.scm (guile-minikanren): New variable. Christopher Allan Webber
2015-04-05Add Andy to 'AUTHORS'.Ludovic Courtès
2015-03-09Add Paul to 'AUTHORS'.Mark H Weaver
2015-03-09Add Alexander to 'AUTHORS'.Ludovic Courtès
2015-02-20Add David Hashe to 'AUTHORS'.Andreas Enge
2015-02-02Add Deck to 'AUTHORS'.Ludovic Courtès
2015-01-24Add Ricardo to 'AUTHORS'.Ludovic Courtès
2014-12-09Add Tomáš to 'AUTHORS'.Ludovic Courtès
2014-11-18Add Julien to 'AUTHORS'.Ludovic Courtès
2014-11-14Add the name of Sou Bunnbu in its original script to 'AUTHORS'.Ludovic Courtès
2014-11-12Add Sun Bunnbu to 'AUTHORS'.Ludovic Courtès
2014-10-26Update name and email address for Joshua Grant.Joshua Grant
2014-10-08Add Federico to 'AUTHORS'.Ludovic Courtès
2014-09-10Add Marek to 'AUTHORS'.Ludovic Courtès
2014-08-15Update AUTHORS and THANKS.Ludovic Courtès
2014-07-18Update 'AUTHORS'....* AUTHORS: Correct the email address I use for Guix work. John Darrington
2014-07-15Add Jason to 'AUTHORS'.Ludovic Courtès
2014-06-29Add Cyrill to AUTHORS.Ludovic Courtès
2014-04-06Add Alírio to 'AUTHORS'.Ludovic Courtès
2014-02-16Add Manolis to 'AUTHORS'.Ludovic Courtès
2014-02-06Add Raimon to 'AUTHORS'.Ludovic Courtès
2014-01-24Add Sree to 'AUTHORS'.Ludovic Courtès
2013-11-29Update references from Guy's old namegzg
2013-11-26Add Guy to 'AUTHORS'.Ludovic Courtès
2013-11-24Add John to 'AUTHORS'.Ludovic Courtès
2013-10-16Update 'AUTHORS'.Ludovic Courtès
2013-10-14Thank Jeffrin and David.Ludovic Courtès
2013-10-06Update 'AUTHORS'....* AUTHORS: Add Alex, Joshua, and Aljosha. Ludovic Courtès
2013-02-17Add Mark to `AUTHORS'.Ludovic Courtès