dev-ros/rosbag: add missing python crypto deps
authorAlexis Ballier <aballier@gentoo.org>
Wed, 27 Mar 2019 11:07:40 +0000 (12:07 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 27 Mar 2019 11:07:49 +0000 (12:07 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/rosbag/rosbag-1.14.3-r1.ebuild [moved from dev-ros/rosbag/rosbag-1.14.3.ebuild with 86% similarity]
dev-ros/rosbag/rosbag-9999.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 20157ef432559ec6ab6ce424568e59b2a48517f9..f92216541fa522b57a0f0d2303f5c3f86b1273dd 100644 (file)
@@ -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}
index 20157ef432559ec6ab6ce424568e59b2a48517f9..f92216541fa522b57a0f0d2303f5c3f86b1273dd 100644 (file)
@@ -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}