dev-ros/turtle_tf2: add missing boost dep
authorAlexis Ballier <aballier@gentoo.org>
Mon, 2 Sep 2019 11:54:44 +0000 (13:54 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 2 Sep 2019 11:59:50 +0000 (13:59 +0200)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/turtle_tf2/turtle_tf2-0.2.2-r1.ebuild [moved from dev-ros/turtle_tf2/turtle_tf2-0.2.2.ebuild with 91% similarity]
dev-ros/turtle_tf2/turtle_tf2-9999.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 750c1ccbd2e4bce7f51082cb58e1d1cfc9f6b52c..317903b4fac6345e1a13ef3c4ec49a95c18f3126 100644 (file)
@@ -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}"
index 750c1ccbd2e4bce7f51082cb58e1d1cfc9f6b52c..317903b4fac6345e1a13ef3c4ec49a95c18f3126 100644 (file)
@@ -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}"