commit:     602fe05ea6e481cad7268ee0de06b689def7b249
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 07:12:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 07:12:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=602fe05e

app-crypt/codecrypt: add sci-libs/fftw subslot dep too

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild | 2 +-
 app-crypt/codecrypt/codecrypt-1.8-r2.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild 
b/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
index 8fa13a272f4..fa8f1c6527b 100644
--- a/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
@@ -14,7 +14,7 @@ IUSE="+cryptopp"
 
 DEPEND="dev-libs/gmp:=
        cryptopp? ( dev-libs/crypto++:= )
-       sci-libs/fftw:3.0"
+       sci-libs/fftw:3.0="
 RDEPEND="${DEPEND}"
 
 src_prepare() {

diff --git a/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild 
b/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
index 9ace88c3185..93d82f35a94 100644
--- a/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
+++ b/app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
@@ -16,7 +16,7 @@ IUSE="+cryptopp"
 
 DEPEND="dev-libs/gmp:=
        cryptopp? ( >=dev-libs/crypto++-7:= )
-       sci-libs/fftw:3.0"
+       sci-libs/fftw:3.0="
 RDEPEND="${DEPEND}"
 src_prepare() {
        default

Reply via email to