mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
mixer: only provide Audio_out in pkg
The mixer only supports Audio_out. Fixes #3210.
This commit is contained in:
parent
80fa23da5e
commit
0ef784b8fd
0
repos/os/recipes/pkg/mixer/archives
Executable file → Normal file
0
repos/os/recipes/pkg/mixer/archives
Executable file → Normal file
2
repos/os/recipes/pkg/mixer/runtime
Executable file → Normal file
2
repos/os/recipes/pkg/mixer/runtime
Executable file → Normal file
@ -2,13 +2,11 @@
|
||||
|
||||
<requires>
|
||||
<audio_out/>
|
||||
<audio_in/>
|
||||
<report/>
|
||||
</requires>
|
||||
|
||||
<provides>
|
||||
<audio_out/>
|
||||
<audio_in/>
|
||||
</provides>
|
||||
|
||||
<config/>
|
||||
|
Loading…
Reference in New Issue
Block a user