commit: 2e757939a1a95649b39b11e43f5bb92314a411ea Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 07:59:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 08:00:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e757939
dev-libs/libtomcrypt: fix RDEPEND Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> .../{libtomcrypt-1.18.2-r1.ebuild => libtomcrypt-1.18.2-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild similarity index 99% rename from dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild rename to dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild index ddbf24c826a..aabf12d2962 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild @@ -29,6 +29,7 @@ DEPEND=" libtommath? ( dev-libs/libtommath:= ) tomsfastmath? ( dev-libs/tomsfastmath:= ) " +RDEPEND="${DEPEND}" mymake() { # Standard boilerplate