dev-ros/interactive_marker_tutorials: add missing boost dep
authorAlexis Ballier <aballier@gentoo.org>
Thu, 29 Aug 2019 15:56:26 +0000 (17:56 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 29 Aug 2019 15:59:19 +0000 (17:59 +0200)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3-r1.ebuild [moved from dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-0.10.3.ebuild with 91% similarity]
dev-ros/interactive_marker_tutorials/interactive_marker_tutorials-9999.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 834526809e256a8b64997899a76154495cbd1b2b..6844281b86eb7b574918e38dd6a500a1d2c373d0 100644 (file)
@@ -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}"
index dcb82f94d3ea2c1f07bf5eb8cc04aa6659763f1c..6844281b86eb7b574918e38dd6a500a1d2c373d0 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/tf[${PYTHON_USEDEP}]
        dev-ros/rospy[${PYTHON_USEDEP}]
        dev-ros/roslib[${PYTHON_USEDEP}]
+       dev-libs/boost:=
 "
 DEPEND="${RDEPEND}"