mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
f4ef3feef2
commit
c66896149c
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user