diff options
Diffstat (limited to 'dev-ros/rosbag_storage')
-rw-r--r-- | dev-ros/rosbag_storage/rosbag_storage-1.14.3-r2.ebuild (renamed from dev-ros/rosbag_storage/rosbag_storage-1.14.3-r1.ebuild) | 5 | ||||
-rw-r--r-- | 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 index 8cd7afb67508..d2265060d274 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 8cd7afb67508..d2265060d274 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}" |