diff options
Diffstat (limited to 'ports/fastrtps/CONTROL')
| -rw-r--r-- | ports/fastrtps/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/fastrtps/CONTROL b/ports/fastrtps/CONTROL index f97ba46c7..8d52ba9a2 100644 --- a/ports/fastrtps/CONTROL +++ b/ports/fastrtps/CONTROL @@ -1,4 +1,5 @@ Source: fastrtps -Version: 1.5.0-3 +Version: 2.0.1 +Homepage: https://www.eprosima.com/ Description: Eprosima Fast RTPS is a C++ implementation of the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium. -Build-Depends: openssl, asio, tinyxml2
\ No newline at end of file +Build-Depends: openssl, asio, tinyxml2, fastcdr, foonathan-memory
\ No newline at end of file |
