Add dependency on unix package
commit808789ef4932ff4f55d610676323eb9f00a3b777
authorDavid Allsopp <david.allsopp@metastack.com>
Sat, 20 Jun 2015 11:35:54 +0000 (20 12:35 +0100)
committerygrek <ygrek@autistici.org>
Mon, 22 Jun 2015 00:11:20 +0000 (21 17:11 -0700)
treea8cb866904a0c21287934a2a0319dca8812830fd
parented549a4251f6d02173adaee53a936f7227be15ad
Add dependency on unix package

Windows uses win_alloc_socket which creates a hard requirement for -lunix,
but curl.ml also depends on Unix.file_descr, meaning that ocurl only
"works" because unix.cmi is always in $OCAMLLIB
META