dev-ros/pcl_ros: add message_filters dep
authorAlexis Ballier <aballier@gentoo.org>
Tue, 8 May 2018 12:12:23 +0000 (14:12 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 8 May 2018 12:22:23 +0000 (14:22 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

dev-ros/pcl_ros/pcl_ros-9999.ebuild

index 2fe67cbeecbaaf54a88be412b543b0c0dc95a53f..8a6af208378839874eaf35c10a342f19eeff60c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,6 +20,7 @@ RDEPEND="
        dev-ros/rosconsole
        dev-ros/roslib
        dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+       dev-ros/message_filters
        >=dev-cpp/eigen-3.2.5:3
        dev-ros/pluginlib
        dev-libs/console_bridge:=