diff options
| author | Phil Christensen <philc@microsoft.com> | 2018-12-05 10:56:25 -0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2018-12-05 10:56:25 -0800 |
| commit | 3b25ec2d5c79b1597e37358ee74cc4f9facd0cb4 (patch) | |
| tree | a6d01f59c8004b063fbc89f5c247bb852a28ade9 /ports/fastrtps/CONTROL | |
| parent | 8b9b8fc7ccfc1ea291de3fd1c21f7ff99069ca92 (diff) | |
| download | vcpkg-3b25ec2d5c79b1597e37358ee74cc4f9facd0cb4.tar.gz vcpkg-3b25ec2d5c79b1597e37358ee74cc4f9facd0cb4.zip | |
[tinyxml2] patch fastrtps to use tinyxml2 namespace
Diffstat (limited to 'ports/fastrtps/CONTROL')
| -rw-r--r-- | ports/fastrtps/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fastrtps/CONTROL b/ports/fastrtps/CONTROL index 97748211c..c80f7638c 100644 --- a/ports/fastrtps/CONTROL +++ b/ports/fastrtps/CONTROL @@ -1,4 +1,4 @@ Source: fastrtps -Version: 1.5.0-1 +Version: 1.5.0-2 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 |
