diff options
Diffstat (limited to 'dev-ros/laser_proc/laser_proc-9999.ebuild')
-rw-r--r-- | dev-ros/laser_proc/laser_proc-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/laser_proc/laser_proc-9999.ebuild b/dev-ros/laser_proc/laser_proc-9999.ebuild index f3dbd2c9c0e8..49101e13602b 100644 --- a/dev-ros/laser_proc/laser_proc-9999.ebuild +++ b/dev-ros/laser_proc/laser_proc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,5 +18,6 @@ RDEPEND=" dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/pluginlib dev-ros/nodelet + dev-libs/boost:= " DEPEND="${RDEPEND}" |