[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
131/140: gnu: pulseaudio: Add doxygen to fix build.
From: |
guix-commits |
Subject: |
131/140: gnu: pulseaudio: Add doxygen to fix build. |
Date: |
Sun, 17 Oct 2021 23:11:16 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 136aef1bd575de32faf5c121c7f97db01d753628
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Oct 17 04:38:22 2021 -0400
gnu: pulseaudio: Add doxygen to fix build.
* gnu/packages/pulseaudio.scm (pulseaudio)[native-inputs]: Add doxygen.
---
gnu/packages/pulseaudio.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index a164627..e3da221 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -51,6 +51,7 @@
#:use-module (gnu packages boost)
#:use-module (gnu packages check)
#:use-module (gnu packages databases)
+ #:use-module (gnu packages documentation)
#:use-module (gnu packages freedesktop)
#:use-module (gnu packages glib)
#:use-module (gnu packages gettext)
@@ -262,6 +263,7 @@ rates.")
("eudev" ,eudev))) ;for the detection of hardware audio devices
(native-inputs
`(("check" ,check)
+ ("doxygen" ,doxygen)
("gettext" ,gettext-minimal)
("glib:bin" ,glib "bin")
("m4" ,m4)
- 114/140: gnu: rest: Use libsoup-minimal., (continued)
- 114/140: gnu: rest: Use libsoup-minimal., guix-commits, 2021/10/17
- 115/140: gnu: inkscape: Remove the legacy 0.92 version., guix-commits, 2021/10/17
- 117/140: gnu: graphviz: Update to 2.49.0., guix-commits, 2021/10/17
- 120/140: gnu: mit-krb5: Absorb 1.19.2 graft., guix-commits, 2021/10/17
- 126/140: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/10/17
- 124/140: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/10/17
- 123/140: gnu: pango: Update to 1.48.10., guix-commits, 2021/10/17
- 132/140: gnu: webkitgtk: Add a debug output., guix-commits, 2021/10/17
- 130/140: gnu: webkitgtk: Update to 2.34.0., guix-commits, 2021/10/17
- 134/140: gnu: llvm: Add make-lld-wrapper, lld-wrapper and lld-as-ld-wrapper., guix-commits, 2021/10/17
- 131/140: gnu: pulseaudio: Add doxygen to fix build.,
guix-commits <=
- 139/140: gnu: gdk-pixbuf: Add a search path for the loaders cache file., guix-commits, 2021/10/17
- 122/140: gnu: heimdal: Fix build., guix-commits, 2021/10/17
- 136/140: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., guix-commits, 2021/10/17
- 138/140: profiles: Add a gdk-pixbuf-loaders-cache-file hook., guix-commits, 2021/10/17
- 140/140: gnu: gtk: Deprecate gdk-pixbuf+svg in favor of librsvg., guix-commits, 2021/10/17
- 125/140: gnu: glib: Update to 2.70, specify a bindir prefix and hide package., guix-commits, 2021/10/17
- 127/140: gnu: vala: Update to 0.54.2., guix-commits, 2021/10/17