diff options
-rw-r--r-- | meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.12.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.12.bb b/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.12.bb index 22fc83a64f..dfdf82458c 100644 --- a/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.12.bb +++ b/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.12.bb | |||
@@ -17,7 +17,6 @@ PACKAGECONFIG ??= " \ | |||
17 | pthread \ | 17 | pthread \ |
18 | ${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)} \ | 18 | ${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)} \ |
19 | ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '',d)} \ | 19 | ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'ipv6', '',d)} \ |
20 | sasl \ | ||
21 | sdl \ | 20 | sdl \ |
22 | websockets \ | 21 | websockets \ |
23 | zlib \ | 22 | zlib \ |