From: Alexis Ballier Date: Thu, 28 Dec 2017 16:27:36 +0000 (+0100) Subject: dev-ros/costmap_2d: add missing := dep on tinyxml2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0e913188bdbc6dcc82f60f9dc92d7bd6d00845b7;p=gentoo.git dev-ros/costmap_2d: add missing := dep on tinyxml2 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild b/dev-ros/costmap_2d/costmap_2d-1.15.1-r1.ebuild similarity index 97% rename from dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild rename to dev-ros/costmap_2d/costmap_2d-1.15.1-r1.ebuild index cd9d06ed3222..82162901a3db 100644 --- a/dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild +++ b/dev-ros/costmap_2d/costmap_2d-1.15.1-r1.ebuild @@ -33,6 +33,7 @@ RDEPEND=" dev-cpp/eigen:3 sci-libs/pcl:= dev-libs/boost:=[threads] + dev-libs/tinyxml2:= " DEPEND="${RDEPEND} dev-ros/cmake_modules diff --git a/dev-ros/costmap_2d/costmap_2d-9999.ebuild b/dev-ros/costmap_2d/costmap_2d-9999.ebuild index 20b82059e451..82162901a3db 100644 --- a/dev-ros/costmap_2d/costmap_2d-9999.ebuild +++ b/dev-ros/costmap_2d/costmap_2d-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -33,6 +33,7 @@ RDEPEND=" dev-cpp/eigen:3 sci-libs/pcl:= dev-libs/boost:=[threads] + dev-libs/tinyxml2:= " DEPEND="${RDEPEND} dev-ros/cmake_modules