[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/169: gnu: librsvg: Add a debug output.
From: |
guix-commits |
Subject: |
11/169: gnu: librsvg: Add a debug output. |
Date: |
Thu, 28 Oct 2021 02:08:09 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 7f3e5ee5534b80de8da04863f1441a75a79d7f1f
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 b355319..af28b54 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
- 16/169: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., (continued)
- 16/169: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/28
- 18/169: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/28
- 22/169: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/10/28
- 24/169: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/10/28
- 25/169: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/10/28
- 26/169: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/10/28
- 13/169: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/28
- 14/169: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/10/28
- 17/169: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/28
- 10/169: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/10/28
- 11/169: gnu: librsvg: Add a debug output.,
guix-commits <=
- 15/169: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/28
- 19/169: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/10/28
- 28/169: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/10/28
- 31/169: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/10/28
- 33/169: gnu: bluez: Update to 5.59., guix-commits, 2021/10/28
- 34/169: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/10/28
- 49/169: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/10/28
- 57/169: gnu: Add a missing copyright., guix-commits, 2021/10/28
- 53/169: gnu: googletest: Update to 1.11.0., guix-commits, 2021/10/28
- 20/169: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/10/28