dev-ros/rosbag_storage: add missing crypto deps
authorAlexis Ballier <aballier@gentoo.org>
Thu, 3 Jan 2019 12:00:08 +0000 (13:00 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 3 Jan 2019 12:00:20 +0000 (13:00 +0100)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ros/rosbag_storage/rosbag_storage-1.14.3-r2.ebuild [moved from dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild with 88% similarity]
dev-ros/rosbag_storage/rosbag_storage-9999.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 8cd7afb67508aa6757f8def07715c7e9baeae731..d2265060d2742fccd6333f729e71e81c6c4afade 100644 (file)
@@ -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}"
index 8cd7afb67508aa6757f8def07715c7e9baeae731..d2265060d2742fccd6333f729e71e81c6c4afade 100644 (file)
@@ -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}"