Remove wantlib Mbed TLS after open62541 has been switched to LibreSSL.

This commit is contained in:
bluhm 2022-12-01 18:34:47 +00:00
parent 62fbc5047d
commit d4c50ea9ef
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
COMMENT = Perl XS wrapper for open62541 OPC UA library
DISTNAME = OPCUA-Open62541-1.05
REVISION = 0
CPAN_AUTHOR = BLUHM
CATEGORIES = misc
@ -10,7 +11,7 @@ MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c m mbedcrypto mbedtls mbedx509 open62541 perl pthread
WANTLIB = c m open62541 perl pthread
MODULES = cpan