mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
pulseaudio: fix pulseaudio-server RDEPENDS
* module-cork-music-on-phone was renamed to module-role-cork http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=3c5cc345472302b9511c19244b3eceb4a3674d8c (From OE-Core rev: b102849a145ca6602ac8e499b1420672d290c11b) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a62752bb4f
commit
82114edb4a
@@ -139,5 +139,5 @@ RDEPENDS_pulseaudio-server = " \
|
||||
pulseaudio-module-suspend-on-idle \
|
||||
pulseaudio-module-console-kit \
|
||||
pulseaudio-module-position-event-sounds \
|
||||
pulseaudio-module-cork-music-on-phone "
|
||||
pulseaudio-module-role-cork "
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require pulseaudio.inc
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
DEPENDS += "libjson gdbm speex libxml-parser-perl-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user