diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-02-01 19:43:53 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-02-01 19:43:53 +0000 |
commit | ad1f899efcb925778bc1628c81faded9d6856529 (patch) | |
tree | 7cd57c24e7ccd76f19f97034dd7577a23b7cf68a /app-crypt/tpm2-openssl | |
parent | net-im/jabberd2: move to dev-build/autoconf-archive (diff) | |
download | portage-ad1f899efcb925778bc1628c81faded9d6856529.tar.xz |
app-crypt/tpm2-openssl: move to dev-build/autoconf-archive
Diffstat (limited to 'app-crypt/tpm2-openssl')
-rw-r--r-- | app-crypt/tpm2-openssl/tpm2-openssl-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm2-openssl/tpm2-openssl-1.1.1.ebuild b/app-crypt/tpm2-openssl/tpm2-openssl-1.1.1.ebuild index 1033293f..185d90cd 100644 --- a/app-crypt/tpm2-openssl/tpm2-openssl-1.1.1.ebuild +++ b/app-crypt/tpm2-openssl/tpm2-openssl-1.1.1.ebuild @@ -21,8 +21,8 @@ DEPEND="${RDEPEND} app-crypt/tpm2-abrmd app-crypt/tpm2-tools )" -BDEPEND="sys-devel/autoconf-archive - virtual/pkgconfig" +BDEPEND="dev-build/autoconf-archive + virtual/pkgconfig" RESTRICT="!test? ( test )" |