summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/parmap/parmap-1.1.1.ebuild')
-rw-r--r--dev-ml/parmap/parmap-1.1.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ml/parmap/parmap-1.1.1.ebuild b/dev-ml/parmap/parmap-1.1.1.ebuild
index e4107295d2a0..7290a63d2d42 100644
--- a/dev-ml/parmap/parmap-1.1.1.ebuild
+++ b/dev-ml/parmap/parmap-1.1.1.ebuild
@@ -16,5 +16,6 @@ SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"
+BDEPEND="dev-ml/dune-configurator"
RDEPEND=">=dev-lang/ocaml-4.03:=[ocamlopt?]"
DEPEND="${RDEPEND}"