diff options
Diffstat (limited to 'src/dune')
-rw-r--r-- | src/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ (library (name vyos1x) (public_name vyos1x-config) - (libraries yojson menhirLib fileutils pcre xml-light) + (libraries yojson menhirLib fileutils pcre xml-light unix containers) (preprocess (pps ppx_deriving_yojson)) (foreign_stubs (language c) |