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

gnu: yabridge: Fix build.

* gnu/packages/audio.scm (yabridge)[inputs]: Replace asio with asio-1.28.

Change-Id: I25ae31cbc3724038dde921fd1e5048545d69eead
This commit is contained in:
Sughosha
2025-10-16 19:34:20 +05:30
parent 7f7a62e4e9
commit b06ab2ff93

View File

@@ -6814,7 +6814,7 @@ default and preferred audio driver but also supports native drivers like ALSA.")
(list cmake-minimal pkg-config))
(inputs
(list bash-minimal
asio
asio-1.28
bitsery
clap-1.1
dbus