mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libvncserver: don't enable sasl support by default
* cyrus-sasl is in meta-networking and meta-oe doesn't depend on meta-networking Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,7 +17,6 @@ PACKAGECONFIG ??= " \
|
||||
pthread \
|
||||
${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '',d)} \
|
||||
sasl \
|
||||
sdl \
|
||||
websockets \
|
||||
zlib \
|
||||
|
||||
Reference in New Issue
Block a user