From 5b3cfd0bf0d36776c4bfbb8e11ac2a497ea62d44 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Wed, 6 Jul 2022 08:07:05 +0200 Subject: dev-ml/dune-private-libs: be less strict depending on ocamlopt Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone --- dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild | 4 ++-- dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild | 4 ++-- dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild | 6 +++--- dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild | 6 +++--- dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) (limited to 'dev-ml') diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild index 4e6004bcf68c..60315eb2cadf 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild index 2bdd028a84ed..17169982c7f9 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild index 7b6b59feb352..ab2072885f70 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild index 2fac15d055e9..9ad9f342b922 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild index 4a135c14f509..051a8304752e 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad