mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
net-voip/telepathy-salut: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -28,7 +28,7 @@ RDEPEND="
|
||||
sys-apps/util-linux
|
||||
dev-db/sqlite:3
|
||||
gnutls? ( >=net-libs/gnutls-2.10.2 )
|
||||
!gnutls? ( >=dev-libs/openssl-0.9.8g:0[-bindist] )
|
||||
!gnutls? ( >=dev-libs/openssl-0.9.8g:0[-bindist(-)] )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
${PYTHON_DEPS}
|
||||
|
||||
Reference in New Issue
Block a user