package/libvncserver: needs dynamic library
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 12 Jul 2019 21:29:18 +0000 (23:29 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 14 Jul 2019 11:35:26 +0000 (13:35 +0200)
commit726dcc6eeef70cf70d9deefa71fec118284ca05e
treed981c87756fffcfd1d7af7fbc85ed69d9d9d908c
parent48491aa0a49c04a1438c75c59a012536628f5fb3
package/libvncserver: needs dynamic library

Disable libvncserver for static builds and drop second patch following
upstream feedback on patch fixing openssl issue:
https://github.com/LibVNC/libvncserver/pull/319

This will also fix build failure when building statically with libgcrypt

Don't update x11vnc, the reverse dependency of libvncserver, because
BR2_PACKAGE_XORG7 already depends on !BR2_STATIC_LIBS

Fixes:
 - http://autobuild.buildroot.org/results/8d7b109d085e3931a874c4fb99f465789485565a

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libvncserver/0002-CMakeLists.txt-use-pkgconfig-to-find-openssl.patch [deleted file]
package/libvncserver/Config.in