mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ros/rosbag_storage: add missing crypto deps
Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
@@ -27,5 +27,8 @@ RDEPEND="
|
|||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
dev-libs/console_bridge:=
|
dev-libs/console_bridge:=
|
||||||
dev-libs/tinyxml2:=
|
dev-libs/tinyxml2:=
|
||||||
|
|
||||||
|
dev-libs/openssl:0=
|
||||||
|
app-crypt/gpgme
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
@@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=5
|
EAPI=5
|
||||||
@@ -27,5 +27,8 @@ RDEPEND="
|
|||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
dev-libs/console_bridge:=
|
dev-libs/console_bridge:=
|
||||||
dev-libs/tinyxml2:=
|
dev-libs/tinyxml2:=
|
||||||
|
|
||||||
|
dev-libs/openssl:0=
|
||||||
|
app-crypt/gpgme
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|||||||
Reference in New Issue
Block a user