1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: jack-select: Fix build.

* gnu/packages/music.scm (jack-select)[native-inputs]: Add
gobject-introspection.
This commit is contained in:
Liliana Marie Prikler
2026-03-05 21:45:36 +01:00
committed by Andreas Enge
parent 19f64d1b49
commit 6414018f27

View File

@@ -3631,7 +3631,8 @@ can connect to any JACK port and record the output into a stereo WAV file.")
(("libasound.so.2")
(search-input-file inputs "/lib/libasound.so.2"))))))))
(native-inputs
(list pkg-config
(list gobject-introspection
pkg-config
python-setuptools))
(inputs
(list alsa-lib