Revert "pulseaudio: remove module-udev-detect"

Using module-detect there are some audio reverb problems. Reverting that commit
will make pulseaudio use module-udev-detect again instead, which takes longer
to initialize but does not have that problem.

This reverts commit e021f738ee.

https://jira.digi.com/browse/DEL-2587

Signed-off-by: Jose Diaz de Grenu de Pedro <Jose.DiazdeGrenudePedro@digi.com>
This commit is contained in:
Diaz de Grenu, Jose 2016-07-14 17:18:58 +02:00
parent b67d7e02e9
commit 3d6f705a14
1 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
# Do not include module-udev-detect so that module-detect is used instead
RDEPENDS_pulseaudio-server_remove = "pulseaudio-module-udev-detect"