aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/ocamlfuse/ocamlfuse-2.7.1_p7.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-ml/ocamlfuse/ocamlfuse-2.7.1_p7.ebuild b/dev-ml/ocamlfuse/ocamlfuse-2.7.1_p7.ebuild
index 93ab86f8c..b99d461be 100644
--- a/dev-ml/ocamlfuse/ocamlfuse-2.7.1_p7.ebuild
+++ b/dev-ml/ocamlfuse/ocamlfuse-2.7.1_p7.ebuild
@@ -26,4 +26,7 @@ RDEPEND="
sys-fs/fuse:0
"
DEPEND="${RDEPEND}"
-BDEPEND="dev-ml/dune-configurator"
+BDEPEND="
+ dev-ml/dune-configurator
+ dev-ml/opam
+"