beremiz

OPC-UA: fix LDFLAG, missing OpenSSL's -lcrypto
wxPython4
2022-09-14, Edouard Tisserant
2c041d3d6ee3
OPC-UA: fix LDFLAG, missing OpenSSL's -lcrypto

open62541 is linked staticaly, therefore shared object dependencies have to be given explicitely.
<xsd:element name="Win32">
<xsd:complexType>
%(toolchain_gcc)s
</xsd:complexType>
</xsd:element>