vice/PACKAGECONFIG[pulseaudio]: add pulseaudio-server to RDEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-02-03 14:24:54 +01:00
parent d7e5b3d7bc
commit 8216dc4853

View File

@@ -37,7 +37,7 @@ DEPENDS = " \
${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "gtkglext", "", d)} \
"
PACKAGECONFIG[pulseaudio] = "--with-pulse,--without-pulse,pulseaudio"
PACKAGECONFIG[pulseaudio] = "--with-pulse,--without-pulse,pulseaudio,pulseaudio-server"
EXTRA_OECONF = " \
--disable-option-checking \