From 638ac5d1eedab17bb838e340c7d9b3a3a778a2ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20=C5=81ukawski?= Date: Mon, 18 Dec 2017 18:10:34 +0100 Subject: [PATCH] Mention YCM in non-Debian install guide Follows up 1e0bb75. [skip ci] --- doc/yarp-devices-install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/yarp-devices-install.md b/doc/yarp-devices-install.md index 4d0d2918a..b7aed3244 100644 --- a/doc/yarp-devices-install.md +++ b/doc/yarp-devices-install.md @@ -27,6 +27,9 @@ Some dependencies must be installed for all the devices (for Debian guides, see - [Install CMake](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-cmake.md) - [Install YARP](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-yarp.md) +Additionally, this project depends on YCM to download and build external packages. Although this process is intended to run automatically during the CMake configuration phase, you may still want to install YCM and said packages by yourself. In that respect, refer to [Install YCM](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-ycm.md) and to the installation guides of any package listed below: +- [color-debug](https://github.com/roboticslab-uc3m/color-debug) + ## Specific dependencies Some devices require specific dependencies to work that must be satisfied. Use the following table to locate and install the dependencies required for your concrete application.