mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
www-apache/mod_gnutls: requires net-libs/gnutls[pkcs11] at runtime
Closes: https://bugs.gentoo.org/725132 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -13,7 +13,7 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="test"
|
||||
|
||||
CDEPEND=">=net-libs/gnutls-3.3.0:="
|
||||
CDEPEND=">=net-libs/gnutls-3.3.0:=[pkcs11]"
|
||||
DEPEND="${CDEPEND}
|
||||
test? ( app-crypt/monkeysphere )"
|
||||
RDEPEND="${CDEPEND}"
|
||||
Reference in New Issue
Block a user