commit:     f591d81e78a23e5af242e05a8e42b0c56c5a12d4
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 15:56:26 2019 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 15:59:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f591d81e

dev-ros/interactive_marker_tutorials: add missing boost dep

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ...als-0.10.3.ebuild => interactive_marker_tutorials-0.10.3-r1.ebuild} | 3 ++-
 .../interactive_marker_tutorials-9999.ebuild                           | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git 
a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3.ebuild
 
b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3-r1.ebuild
similarity index 91%
rename from 
dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3.ebuild
rename to 
dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3-r1.ebuild
index 834526809e2..6844281b86e 100644
--- 
a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3.ebuild
+++ 
b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,5 +21,6 @@ RDEPEND="
        dev-ros/tf[${PYTHON_USEDEP}]
        dev-ros/rospy[${PYTHON_USEDEP}]
        dev-ros/roslib[${PYTHON_USEDEP}]
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

diff --git 
a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.ebuild 
b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.ebuild
index dcb82f94d3e..6844281b86e 100644
--- 
a/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.ebuild
+++ 
b/dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,5 +21,6 @@ RDEPEND="
        dev-ros/tf[${PYTHON_USEDEP}]
        dev-ros/rospy[${PYTHON_USEDEP}]
        dev-ros/roslib[${PYTHON_USEDEP}]
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"

Reply via email to