summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-12-21 16:02:47 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-12-21 16:51:27 +0100
commitd131fdf3e4e0abc2f2eed595eab8d584445fbdad (patch)
treed499c79ded0fb539281113f9d338e982baa08edd /dev-ros/rosbag_storage
parentdev-util/rosdep: bump to 0.13.0; update EAPI (diff)
downloadgentoo-d131fdf3e4e0abc2f2eed595eab8d584445fbdad.tar.gz
gentoo-d131fdf3e4e0abc2f2eed595eab8d584445fbdad.tar.bz2
gentoo-d131fdf3e4e0abc2f2eed595eab8d584445fbdad.zip
dev-ros/rosbag_storage: add missing tinyxml2 dep
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/rosbag_storage')
-rw-r--r--dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild (renamed from dev-ros/rosbag_storage/rosbag_storage-1.14.3.ebuild)3
-rw-r--r--dev-ros/rosbag_storage/rosbag_storage-9999.ebuild3
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
index 048f341e9d2d..8cd7afb67508 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 048f341e9d2d..8cd7afb67508 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}"