ros-meta/perception_pcl: add pcl_conversions
authorAlexis Ballier <aballier@gentoo.org>
Tue, 8 May 2018 12:10:28 +0000 (14:10 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Tue, 8 May 2018 12:22:22 +0000 (14:22 +0200)
Package-Manager: Portage-2.3.36, Repoman-2.3.9

ros-meta/perception_pcl/perception_pcl-9999.ebuild

index 58129f4dcde5fc9acee5435ab34b6fe26e1f2190..7d954d9b1638c29b7f1e113f69ef9cf313107e93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,6 +14,7 @@ SLOT="0"
 IUSE=""
 
 RDEPEND="
+       dev-ros/pcl_conversions
        dev-ros/pcl_ros
 "
 DEPEND="${RDEPEND}"