commit:     918d0e0bdcf10f20e41db04e32adbe3ef0c961fd
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 18:28:53 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 18:43:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918d0e0b

dev-ros/combined_robot_hw: add missing dep on boost

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-ros/combined_robot_hw/combined_robot_hw-0.12.0.ebuild | 1 +
 dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-0.12.0.ebuild 
b/dev-ros/combined_robot_hw/combined_robot_hw-0.12.0.ebuild
index 780759f334c..0643b5ed865 100644
--- a/dev-ros/combined_robot_hw/combined_robot_hw-0.12.0.ebuild
+++ b/dev-ros/combined_robot_hw/combined_robot_hw-0.12.0.ebuild
@@ -17,5 +17,6 @@ RDEPEND="
        >=dev-ros/hardware_interface-0.11
        dev-ros/pluginlib
        dev-ros/roscpp
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

diff --git a/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild 
b/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild
index 5236b107357..0643b5ed865 100644
--- a/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild
+++ b/dev-ros/combined_robot_hw/combined_robot_hw-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,5 +17,6 @@ RDEPEND="
        >=dev-ros/hardware_interface-0.11
        dev-ros/pluginlib
        dev-ros/roscpp
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

Reply via email to