mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
Allow dependency to libmbedtls14 for debian bookworm
This commit is contained in:
parent
78e42517be
commit
c89786084d
@ -20,7 +20,7 @@ Vcs-Browser: https://github.com/open62541/open62541
|
||||
Package: libopen62541-<soname>
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libmbedtls10 | libmbedtls12
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libmbedtls10 | libmbedtls12 | libmbedtls14
|
||||
Description: Open source implementation of OPC UA - shared library
|
||||
open62541 (http://open62541.org) is an open source and free implementation
|
||||
of OPC UA (OPC Unified Architecture) written in the common subset of the
|
||||
|
Loading…
Reference in New Issue
Block a user