diff options
Diffstat (limited to 'app-crypt/qca')
-rw-r--r-- | app-crypt/qca/qca-2.3.5-r1.ebuild (renamed from app-crypt/qca/qca-2.3.5.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/qca/qca-2.3.5.ebuild b/app-crypt/qca/qca-2.3.5-r1.ebuild index e46a6149285a..61e57608b494 100644 --- a/app-crypt/qca/qca-2.3.5.ebuild +++ b/app-crypt/qca/qca-2.3.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-qt/qtcore-5.14:5 - botan? ( dev-libs/botan:= ) + botan? ( dev-libs/botan:2= ) gcrypt? ( dev-libs/libgcrypt:= ) gpg? ( app-crypt/gnupg ) nss? ( dev-libs/nss ) |