commit: 53e4936f459e8290f027c2f56f73a32ea4b83b63 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 18 12:05:46 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 18 12:05:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53e4936f
dev-ml/ocaml-gettext: add lower bound on cppo Fix additional problem caused by not-sufficiently-recent cppo, see bug for details (different problem). Bug: https://bugs.gentoo.org/749711 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ocaml-gettext/ocaml-gettext-0.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-gettext/ocaml-gettext-0.4.2.ebuild b/dev-ml/ocaml-gettext/ocaml-gettext-0.4.2.ebuild index b6ef8a5d3c2..037d67dddaa 100644 --- a/dev-ml/ocaml-gettext/ocaml-gettext-0.4.2.ebuild +++ b/dev-ml/ocaml-gettext/ocaml-gettext-0.4.2.ebuild @@ -17,7 +17,7 @@ IUSE="+ocamlopt test" RESTRICT="!test? ( test )" BDEPEND=" - dev-ml/cppo + >=dev-ml/cppo-1.6.6 dev-ml/dune-configurator " RDEPEND="