diff options
Diffstat (limited to 'app-crypt/tpm2-tools')
-rw-r--r-- | app-crypt/tpm2-tools/tpm2-tools-4.2.1-r1.ebuild (renamed from app-crypt/tpm2-tools/tpm2-tools-4.2.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/tpm2-tools/tpm2-tools-4.2.1.ebuild b/app-crypt/tpm2-tools/tpm2-tools-4.2.1-r1.ebuild index f791854a95a5..ea91b076cb65 100644 --- a/app-crypt/tpm2-tools/tpm2-tools-4.2.1.ebuild +++ b/app-crypt/tpm2-tools/tpm2-tools-4.2.1-r1.ebuild @@ -18,7 +18,7 @@ IUSE="+fapi libressl" RESTRICT="test" RDEPEND="net-misc/curl:= - fapi? ( >=app-crypt/tpm2-tss-2.4.0:=[fapi?] ) + >=app-crypt/tpm2-tss-2.4.0:=[fapi?] !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= )" DEPEND="${RDEPEND}" |