Restrict netlink
Fixed upstream since 0.3.1.
Etienne Millon 2 years ago 767d419f 1ad1f366
··· 16 depends: [ 17 "ocaml" {< "5.0.0"} 18 "ocamlfind" 19 - "ctypes" 20 "ctypes-foreign" 21 "ocamlbuild" {build} 22 ]
··· 16 depends: [ 17 "ocaml" {< "5.0.0"} 18 "ocamlfind" 19 + "ctypes" {< "0.21.0"} 20 "ctypes-foreign" 21 "ocamlbuild" {build} 22 ]