diff options
Diffstat (limited to 'dev-ros/mavros_extras/mavros_extras-9999.ebuild')
-rw-r--r-- | dev-ros/mavros_extras/mavros_extras-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/mavros_extras/mavros_extras-9999.ebuild b/dev-ros/mavros_extras/mavros_extras-9999.ebuild index 562281398552..af9e276b62c6 100644 --- a/dev-ros/mavros_extras/mavros_extras-9999.ebuild +++ b/dev-ros/mavros_extras/mavros_extras-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,5 +27,6 @@ RDEPEND=" dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/urdf dev-cpp/eigen:3 + dev-libs/boost:= " DEPEND="${RDEPEND}" |