[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/217: gnu: librsvg: Add a debug output.
From: |
guix-commits |
Subject: |
11/217: gnu: librsvg: Add a debug output. |
Date: |
Sun, 14 Nov 2021 19:20:24 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 595e901590d7f331d750f30371c68cf75c908010
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Mar 11 11:59:49 2021 -0500
gnu: librsvg: Add a debug output.
* gnu/packages/gnome.scm (librsvg): Add a debug output.
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 36ffd3f..189efd3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3410,7 +3410,7 @@ for dealing with different structured file formats.")
(snippet
'(begin (delete-file-recursively "vendor")))))
(build-system cargo-build-system)
- (outputs '("out" "doc"))
+ (outputs '("out" "doc" "debug"))
(arguments
`(#:install-source? #f
#:modules
- 15/217: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., (continued)
- 15/217: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 07/217: gnu: json-c: Update to 0.15., guix-commits, 2021/11/14
- 06/217: gnu: shadow: Set log in /var/log., guix-commits, 2021/11/14
- 04/217: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/11/14
- 18/217: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 23/217: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/11/14
- 24/217: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/11/14
- 27/217: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/14
- 28/217: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/11/14
- 09/217: gnu: gdk-pixbuf: Add a debug output., guix-commits, 2021/11/14
- 11/217: gnu: librsvg: Add a debug output.,
guix-commits <=
- 13/217: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 05/217: gnu: pulseaudio: Use meson build system., guix-commits, 2021/11/14
- 10/217: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/11/14
- 16/217: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 17/217: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 19/217: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/14
- 20/217: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/14
- 21/217: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/14
- 22/217: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/14
- 25/217: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/11/14