From f6623f69335e6abdbe8e0ed3cfb6857b1e83f69c Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 27 Mar 2019 12:07:40 +0100 Subject: [PATCH] dev-ros/rosbag: add missing python crypto deps Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexis Ballier --- .../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(-) rename dev-ros/rosbag/{rosbag-1.14.3.ebuild => rosbag-1.14.3-r1.ebuild} (86%) 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 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} -- 2.26.2