diff options
Diffstat (limited to '_oasis')
-rw-r--r-- | _oasis | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ Executable "vyconfd" Path: src MainIs: vyconfd.ml CompiledObject: best - BuildDepends: ppx_deriving_yojson.runtime + BuildDepends: ppx_deriving_yojson.runtime, lwt, lwt.unix Executable "vytree_test" Path: test |