depends: qt: openssl-linked for all builds

This commit is contained in:
tobtoht 2023-02-12 00:23:53 +01:00
parent d8ef312051
commit 6ee4553ae0
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -74,9 +74,8 @@ $(package)_config_opts += -no-linuxfb
#$(package)_config_opts += -no-libproxy # Needed
$(package)_config_opts += -no-libudev
$(package)_config_opts += -no-mtdev
#$(package)_config_opts += -no-openssl # Needed
$(package)_config_opts_mingw32 += -openssl-linked
$(package)_config_opts_linux += -openssl-linked
$(package)_config_opts += -no-openssl # Needed
$(package)_config_opts += -openssl-linked
$(package)_config_opts += -no-openvg
$(package)_config_opts += -no-reduce-relocations
$(package)_config_opts += -no-schannel