mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
pavucontrol: add pulseaudio-server to RDEPENDS
pavucontrol does not work without pulseaudio-server Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
4404c61139
commit
d3b8469163
@@ -13,3 +13,5 @@ SRC_URI[md5sum] = "176308d2c03f8f3a7b2bd4f4d284fe71"
|
||||
SRC_URI[sha256sum] = "b3d2ea5a25fc88dcee80c396014f72df1b4742f8cfbbc5349c39d64a0d338890"
|
||||
|
||||
EXTRA_OECONF = " --disable-gtk3 --disable-lynx "
|
||||
|
||||
RDEPENDS_${PN} += "pulseaudio-server"
|
||||
|
||||
Reference in New Issue
Block a user