Skip to content

Commit

Permalink
Merge pull request #99 from TheLortex/fix-deps
Browse files Browse the repository at this point in the history
Add sexplib direct dependency
  • Loading branch information
hannesm committed Apr 9, 2019
2 parents b44557e + 49363c2 commit 0620905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dune
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
(wrapped false)
(preprocess
(pps ppx_sexp_conv ppx_cstruct -- -no-check))
(libraries ethernet tcpip.ipv4 tcpip.udp ipaddr ipaddr.sexp macaddr
(libraries ethernet sexplib tcpip.ipv4 tcpip.udp ipaddr ipaddr.sexp macaddr
macaddr.sexp))

(library
Expand Down

0 comments on commit 0620905

Please sign in to comment.