js_of_ocaml: fix dependencies

This commit is contained in:
Alexander Bantyev
2019-11-26 18:03:50 +03:00
parent 8983cac44c
commit 81ca7cc0a7
2 changed files with 4 additions and 4 deletions
@@ -1,5 +1,5 @@
{ lib, fetchFromGitHub, buildDunePackage
, cmdliner, cppo, yojson
, ocaml, findlib, cmdliner, dune, cppo, yojson
}:
buildDunePackage rec {