commit:     8a1203bde98779e86ad2b0d1e6031ad319dc4525
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 16:19:29 2023 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 16:20:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1203bd

app-crypt/tpm2-openssl: update dependency on app-crypt/swtpm[gnutls(+)]

This change is necessary for the recent change of dropping USE=gnutls
from app-crypt/swtpm.

Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 .../{tpm2-openssl-1.1.1.ebuild => tpm2-openssl-1.1.1-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/tpm2-openssl/tpm2-openssl-1.1.1.ebuild 
b/app-crypt/tpm2-openssl/tpm2-openssl-1.1.1-r1.ebuild
similarity index 98%
rename from app-crypt/tpm2-openssl/tpm2-openssl-1.1.1.ebuild
rename to app-crypt/tpm2-openssl/tpm2-openssl-1.1.1-r1.ebuild
index 54fda1a513cb..9149a1e93139 100644
--- a/app-crypt/tpm2-openssl/tpm2-openssl-1.1.1.ebuild
+++ b/app-crypt/tpm2-openssl/tpm2-openssl-1.1.1-r1.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
        >=dev-libs/openssl-3:="
 DEPEND="${RDEPEND}
        test? (
-               app-crypt/swtpm[gnutls]
+               app-crypt/swtpm[gnutls(+)]
                app-crypt/tpm2-abrmd
                app-crypt/tpm2-tools
        )"

Reply via email to