From f591d81e78a23e5af242e05a8e42b0c56c5a12d4 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 29 Aug 2019 17:56:26 +0200 Subject: [PATCH] dev-ros/interactive_marker_tutorials: add missing boost dep Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier --- ....3.ebuild => interactive_marker_tutorials-0.10.3-r1.ebuild} | 3 ++- .../interactive_marker_tutorials-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) rename dev-ros/interactive_marker_tutorials/{interactive_marker_tutorials-0.10.3.ebuild => interactive_marker_tutorials-0.10.3-r1.ebuild} (91%) 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 834526809e25..6844281b86eb 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 dcb82f94d3ea..6844281b86eb 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}" -- 2.26.2