summaryrefslogtreecommitdiff
path: root/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild')
-rw-r--r--dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild6
1 files changed, 3 insertions, 3 deletions
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}"