mixer: only provide Audio_out in pkg

The mixer only supports Audio_out.

Fixes #3210.
This commit is contained in:
Josef Söntgen 2019-02-28 15:16:14 +01:00 committed by Christian Helmuth
parent 80fa23da5e
commit 0ef784b8fd
2 changed files with 0 additions and 2 deletions

0
repos/os/recipes/pkg/mixer/archives Executable file → Normal file
View File

2
repos/os/recipes/pkg/mixer/runtime Executable file → Normal file
View File

@ -2,13 +2,11 @@
<requires>
<audio_out/>
<audio_in/>
<report/>
</requires>
<provides>
<audio_out/>
<audio_in/>
</provides>
<config/>