summaryrefslogtreecommitdiff
path: root/dev-ros/turtle_tf/turtle_tf-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/turtle_tf/turtle_tf-9999.ebuild')
-rw-r--r--dev-ros/turtle_tf/turtle_tf-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ros/turtle_tf/turtle_tf-9999.ebuild b/dev-ros/turtle_tf/turtle_tf-9999.ebuild
index 885c2dd1ccbc..382e9bc485cd 100644
--- a/dev-ros/turtle_tf/turtle_tf-9999.ebuild
+++ b/dev-ros/turtle_tf/turtle_tf-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/turtlesim[${PYTHON_USEDEP}]
dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}"