commit: f6623f69335e6abdbe8e0ed3cfb6857b1e83f69c
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 11:07:40 2019 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 11:07:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6623f69
dev-ros/rosbag: add missing python crypto deps
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/rosbag/{rosbag-1.14.3.ebuild => rosbag-1.14.3-r1.ebuild} | 4 +++-
dev-ros/rosbag/rosbag-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-ros/rosbag/rosbag-1.14.3.ebuild
b/dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
similarity index 86%
rename from dev-ros/rosbag/rosbag-1.14.3.ebuild
rename to dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
index 20157ef4325..f92216541fa 100644
--- a/dev-ros/rosbag/rosbag-1.14.3.ebuild
+++ b/dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -28,6 +28,8 @@ RDEPEND="
dev-ros/genpy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
dev-libs/console_bridge:=
+ dev-python/pycrypto[${PYTHON_USEDEP}]
+ dev-python/python-gnupg[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
RDEPEND="${RDEPEND}
diff --git a/dev-ros/rosbag/rosbag-9999.ebuild
b/dev-ros/rosbag/rosbag-9999.ebuild
index 20157ef4325..f92216541fa 100644
--- a/dev-ros/rosbag/rosbag-9999.ebuild
+++ b/dev-ros/rosbag/rosbag-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -28,6 +28,8 @@ RDEPEND="
dev-ros/genpy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
dev-libs/console_bridge:=
+ dev-python/pycrypto[${PYTHON_USEDEP}]
+ dev-python/python-gnupg[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
RDEPEND="${RDEPEND}