mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
sculpt/index: refer to recent audio mixer
Instead of publishing the old audio mixer, refer to the recent record_play_mixer providing the audio API that is used by almost all components now. Ref genodelabs/genode#5356
This commit is contained in:
parent
8ec2d6a36b
commit
8094b1ee01
@ -23,7 +23,7 @@
|
||||
<pkg path="black_hole" info="pseudo service provider"/>
|
||||
<pkg path="usb_webcam" info="USB webcam"/>
|
||||
<pkg path="bsd_audio" info="audio driver" arch="x86_64"/>
|
||||
<pkg path="mixer" info="audio mixer"/>
|
||||
<pkg path="record_play_mixer" info="audio mixer"/>
|
||||
<pkg path="terminal" info="graphical terminal"/>
|
||||
<pkg path="gdb_x86" info="GNU debugger" arch="x86_64"/>
|
||||
</index>
|
||||
|
Loading…
Reference in New Issue
Block a user