commit: d131fdf3e4e0abc2f2eed595eab8d584445fbdad
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 21 15:02:47 2018 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Dec 21 15:51:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d131fdf3
dev-ros/rosbag_storage: add missing tinyxml2 dep
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
.../{rosbag_storage-1.14.3.ebuild => rosbag_storage-1.14.3-r1.ebuild} | 3 ++-
dev-ros/rosbag_storage/rosbag_storage-9999.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-ros/rosbag_storage/rosbag_storage-1.14.3.ebuild
b/dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild
similarity index 90%
rename from dev-ros/rosbag_storage/rosbag_storage-1.14.3.ebuild
rename to dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild
index 048f341e9d2..8cd7afb6750 100644
--- a/dev-ros/rosbag_storage/rosbag_storage-1.14.3.ebuild
+++ b/dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -26,5 +26,6 @@ RDEPEND="
dev-libs/boost:=
app-arch/bzip2
dev-libs/console_bridge:=
+ dev-libs/tinyxml2:=
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild
b/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild
index 048f341e9d2..8cd7afb6750 100644
--- a/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild
+++ b/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -26,5 +26,6 @@ RDEPEND="
dev-libs/boost:=
app-arch/bzip2
dev-libs/console_bridge:=
+ dev-libs/tinyxml2:=
"
DEPEND="${RDEPEND}"