dev-ros/costmap_2d: add missing := dep on tinyxml2
authorAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 16:27:36 +0000 (17:27 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:15 +0000 (20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ros/costmap_2d/costmap_2d-1.15.1-r1.ebuild [moved from dev-ros/costmap_2d/costmap_2d-1.15.1.ebuild with 97% similarity]
dev-ros/costmap_2d/costmap_2d-9999.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 cd9d06ed3222171effaa73037cf4df764501989e..82162901a3dbd0414bfc3079e336762e6e9106c3 100644 (file)
@@ -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
index 20b82059e4511d09c1d64f59008f0b6a3be15f97..82162901a3dbd0414bfc3079e336762e6e9106c3 100644 (file)
@@ -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