From 85f12a8de3b4dc4aa10209c052d205f5b700fa95 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 3 Jan 2019 13:00:08 +0100 Subject: [PATCH] dev-ros/rosbag_storage: add missing crypto deps Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Alexis Ballier --- ...rage-1.14.3-r1.ebuild => rosbag_storage-1.14.3-r2.ebuild} | 5 ++++- dev-ros/rosbag_storage/rosbag_storage-9999.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) rename dev-ros/rosbag_storage/{rosbag_storage-1.14.3-r1.ebuild => rosbag_storage-1.14.3-r2.ebuild} (88%) diff --git a/dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild b/dev-ros/rosbag_storage/rosbag_storage-1.14.3-r2.ebuild similarity index 88% rename from dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild rename to dev-ros/rosbag_storage/rosbag_storage-1.14.3-r2.ebuild index 8cd7afb67508a..d2265060d2742 100644 --- a/dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild +++ b/dev-ros/rosbag_storage/rosbag_storage-1.14.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,5 +27,8 @@ RDEPEND=" app-arch/bzip2 dev-libs/console_bridge:= dev-libs/tinyxml2:= + + dev-libs/openssl:0= + app-crypt/gpgme " DEPEND="${RDEPEND}" diff --git a/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild b/dev-ros/rosbag_storage/rosbag_storage-9999.ebuild index 8cd7afb67508a..d2265060d2742 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 Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,5 +27,8 @@ RDEPEND=" app-arch/bzip2 dev-libs/console_bridge:= dev-libs/tinyxml2:= + + dev-libs/openssl:0= + app-crypt/gpgme " DEPEND="${RDEPEND}"