summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-03-27 12:07:40 +0100
committerAlexis Ballier <aballier@gentoo.org>2019-03-27 12:07:49 +0100
commitf6623f69335e6abdbe8e0ed3cfb6857b1e83f69c (patch)
tree045a559d880a06bf8c56f8a13f706a3060c361a1
parentdev-ros/rosbag: Remove old (diff)
downloadgentoo-f6623f69335e6abdbe8e0ed3cfb6857b1e83f69c.tar.gz
gentoo-f6623f69335e6abdbe8e0ed3cfb6857b1e83f69c.tar.bz2
gentoo-f6623f69335e6abdbe8e0ed3cfb6857b1e83f69c.zip
dev-ros/rosbag: add missing python crypto deps
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
-rw-r--r--dev-ros/rosbag/rosbag-1.14.3-r1.ebuild (renamed from dev-ros/rosbag/rosbag-1.14.3.ebuild)4
-rw-r--r--dev-ros/rosbag/rosbag-9999.ebuild4
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
index 20157ef43255..f92216541fa5 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 20157ef43255..f92216541fa5 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}