From f72649f8f0b1dabd693ae7ee636795993dae2638 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 2 Sep 2019 13:54:44 +0200 Subject: [PATCH] dev-ros/turtle_tf2: add missing boost dep Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Alexis Ballier --- .../{turtle_tf2-0.2.2.ebuild => turtle_tf2-0.2.2-r1.ebuild} | 3 ++- dev-ros/turtle_tf2/turtle_tf2-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) rename dev-ros/turtle_tf2/{turtle_tf2-0.2.2.ebuild => turtle_tf2-0.2.2-r1.ebuild} (91%) diff --git a/dev-ros/turtle_tf2/turtle_tf2-0.2.2.ebuild b/dev-ros/turtle_tf2/turtle_tf2-0.2.2-r1.ebuild similarity index 91% rename from dev-ros/turtle_tf2/turtle_tf2-0.2.2.ebuild rename to dev-ros/turtle_tf2/turtle_tf2-0.2.2-r1.ebuild index 750c1ccbd2e4..317903b4fac6 100644 --- a/dev-ros/turtle_tf2/turtle_tf2-0.2.2.ebuild +++ b/dev-ros/turtle_tf2/turtle_tf2-0.2.2-r1.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 @@ -22,5 +22,6 @@ RDEPEND=" dev-ros/turtlesim[${PYTHON_USEDEP}] dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-libs/boost:= " DEPEND="${RDEPEND}" diff --git a/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild b/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild index 750c1ccbd2e4..317903b4fac6 100644 --- a/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild +++ b/dev-ros/turtle_tf2/turtle_tf2-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 @@ -22,5 +22,6 @@ RDEPEND=" dev-ros/turtlesim[${PYTHON_USEDEP}] dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] + dev-libs/boost:= " DEPEND="${RDEPEND}" -- 2.26.2