Skip to content

Commit

Permalink
Update installation.rst
Browse files Browse the repository at this point in the history
Remove duplicate entry "Boost C++ Test Library"
  • Loading branch information
meyerj committed Dec 14, 2020
1 parent 8df63ac commit d84d441
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/docs_main/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,13 @@ Orocos depending on the operating system where it will run.
+=================================+===================================================================================================+
| CMake | 2.8 (all platforms) |
+---------------------------------+---------------------------------------------------------------------------------------------------+
| Boost C++ Library | 1.40.0 |
| GNU gcc / g++ compilers | 4.3 or higher (Linux) |
+---------------------------------+---------------------------------------------------------------------------------------------------+
| Boost C++ Test Library | 1.40.0 (During build only if building the unit tests as well) |
| Boost C++ Library | 1.40.0 |
+---------------------------------+---------------------------------------------------------------------------------------------------+
| Boost C++ Serialization Library | Required for the type system and the MQueue transport |
+---------------------------------+---------------------------------------------------------------------------------------------------+
| GNU gcc / g++ compilers | |
+---------------------------------+---------------------------------------------------------------------------------------------------+
| Boost C++ Test Library | 1.40.0 (During build only if building the unit tests as well) |
| Boost C++ Test Library | (Optional) For building the unit tests |
+---------------------------------+---------------------------------------------------------------------------------------------------+
| ACE & TAO | (Optional) TAO can be used to set up communication between components in a networked environment. |
+---------------------------------+---------------------------------------------------------------------------------------------------+
Expand Down

0 comments on commit d84d441

Please sign in to comment.