Skip to content

Commit

Permalink
app-crypt/codecrypt: add sci-libs/fftw subslot dep too
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 2, 2021
1 parent a085556 commit 602fe05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-crypt/codecrypt/codecrypt-1.7.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down
2 changes: 1 addition & 1 deletion app-crypt/codecrypt/codecrypt-1.8-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 602fe05

Please sign in to comment.