summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-18 12:05:46 +0000
committerSam James <sam@gentoo.org>2020-10-18 12:05:46 +0000
commit53e4936f459e8290f027c2f56f73a32ea4b83b63 (patch)
treec3a7f78782acc4a67651579a25cef7994d889961
parentsys-auth/sssd: Version bump (v2.4.0) (diff)
downloadgentoo-53e4936f459e8290f027c2f56f73a32ea4b83b63.tar.gz
gentoo-53e4936f459e8290f027c2f56f73a32ea4b83b63.tar.bz2
gentoo-53e4936f459e8290f027c2f56f73a32ea4b83b63.zip
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@gentoo.org>
-rw-r--r--dev-ml/ocaml-gettext/ocaml-gettext-0.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 b6ef8a5d3c25..037d67dddaa3 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="