[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/51: gnu: gnuradio: Add 'bash' input for 'wrap-program'.
From: |
guix-commits |
Subject: |
49/51: gnu: gnuradio: Add 'bash' input for 'wrap-program'. |
Date: |
Sat, 21 Oct 2023 15:19:35 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit cc53f94024604768449ea747c0ff82604d439fe4
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Fri Jul 2 12:13:22 2021 +0200
gnu: gnuradio: Add 'bash' input for 'wrap-program'.
It is required for cross-compilation.
* gnu/packages/radio.scm
(gnuradio)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ia3c4d9e65c5ca8ea1d5456dd59d74e9a5b7503da
---
gnu/packages/radio.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index 2e7fec5547..352f706b94 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -814,6 +814,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex}
signals (MPX).")
xorg-server-for-tests))
(inputs
(list alsa-lib
+ bash-minimal
boost
cairo
codec2
- 45/51: gnu: plotutils: Add 'bash' input for 'wrap-program'., (continued)
- 45/51: gnu: plotutils: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 51/51: gnu: rust: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 18/51: gnu: kde: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 20/51: gnu: ebook: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 28/51: gnu: gramps: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 33/51: gnu: icedove: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 35/51: gnu: xdot: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 39/51: gnu: raincat: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 50/51: gnu: rednotebook: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 27/51: gnu: julia: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 49/51: gnu: gnuradio: Add 'bash' input for 'wrap-program'.,
guix-commits <=
- 30/51: gnu: gnome-shell-extension-gsconnect: Add 'bash' input., guix-commits, 2023/10/21
- 36/51: gnu: groff: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 40/51: gnu: itk-snap: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 41/51: gnu: mypaint: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21
- 47/51: gnu: gunicorn: Add 'bash' input for 'wrap-program'., guix-commits, 2023/10/21