this repo has no description

Restrict netlink

Fixed upstream since 0.3.1.

Changed files
+1 -1
packages
netlink
netlink.0.2.1
+1 -1
packages/netlink/netlink.0.2.1/opam
···
depends: [
"ocaml" {< "5.0.0"}
"ocamlfind"
-
"ctypes"
+
"ctypes" {< "0.21.0"}
"ctypes-foreign"
"ocamlbuild" {build}
]