X-Git-Url: https://git.draconx.ca/gitweb/gentoo-draconx.git/blobdiff_plain/e0270b2a2121836792662462ab646ba4e475b316:/app-crypt/acme-client/acme-client-1.3.1.ebuild..ad9ed9d0be1c4acda1f9893e9fbb09e8b31c73ad:/app-crypt/acme-client/acme-client-1.3.1-r1.ebuild diff --git a/app-crypt/acme-client/acme-client-1.3.1.ebuild b/app-crypt/acme-client/acme-client-1.3.1-r1.ebuild similarity index 86% rename from app-crypt/acme-client/acme-client-1.3.1.ebuild rename to app-crypt/acme-client/acme-client-1.3.1-r1.ebuild index 80bb42b..dce7a2a 100644 --- a/app-crypt/acme-client/acme-client-1.3.1.ebuild +++ b/app-crypt/acme-client/acme-client-1.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright © 2022 Nick Bowler +# Copyright © 2022-2023 Nick Bowler # License GPLv3+: GNU General Public License version 3 or any later version. # This is free software: you are free to change and redistribute it. # There is NO WARRANTY, to the extent permitted by law. @@ -15,9 +15,9 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" -RDEPEND="dev-libs/openssl" -DEPEND="virtual/yacc - $RDEPEND" +BDEPEND="app-alternatives/yacc" +RDEPEND="dev-libs/openssl:0=" +DEPEND=$RDEPEND PATCHES=( "$FILESDIR/$P-no-default-lto.patch"