mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06: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:
parent
7f7a62e4e9
commit
b06ab2ff93
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue