dev-ros/turtle_tf: add missing boost dep
authorAlexis Ballier <aballier@gentoo.org>
Mon, 2 Sep 2019 11:53:45 +0000 (13:53 +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_tf/turtle_tf-0.2.2-r1.ebuild [moved from dev-ros/turtle_tf/turtle_tf-0.2.2.ebuild with 91% similarity]
dev-ros/turtle_tf/turtle_tf-9999.ebuild

similarity index 91%
rename from dev-ros/turtle_tf/turtle_tf-0.2.2.ebuild
rename to dev-ros/turtle_tf/turtle_tf-0.2.2-r1.ebuild
index 885c2dd1ccbc8ee981d92e69eb6b051bdb81fbd8..382e9bc485cdf656c98c163bf439cccfc1079b5f 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
@@ -21,5 +21,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 885c2dd1ccbc8ee981d92e69eb6b051bdb81fbd8..382e9bc485cdf656c98c163bf439cccfc1079b5f 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
@@ -21,5 +21,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}"