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