commit:     85f12a8de3b4dc4aa10209c052d205f5b700fa95
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  3 12:00:08 2019 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jan  3 12:00:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f12a8d

dev-ros/rosbag_storage: add missing crypto deps

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ...sbag_storage-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(-)

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 8cd7afb6750..d2265060d27 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 8cd7afb6750..d2265060d27 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}"

Reply via email to