From: Alexis Ballier Date: Thu, 29 Aug 2019 15:56:26 +0000 (+0200) Subject: dev-ros/interactive_marker_tutorials: add missing boost dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f591d81e78a23e5af242e05a8e42b0c56c5a12d4;p=gentoo.git dev-ros/interactive_marker_tutorials: add missing boost dep Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier --- 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}"