this repo has no description

srt requires ocamlfind

Fails with: command not found 'ocamlfind'

Signed-off-by: Marcello Seri <marcello.seri@gmail.com>

Changed files
+2
packages
srt
srt.0.2.2
srt.0.3.0
+1
packages/srt/srt.0.2.2/opam
···
"dune-configurator" {build}
"ctypes"
"ctypes-foreign"
+
"ocamlfind"
"integers"
"posix-socket"
"odoc" {with-doc}
+1
packages/srt/srt.0.3.0/opam
···
"conf-pkg-config" {build}
"dune" {>= "2.8"}
"dune-configurator" {build}
+
"ocamlfind"
"ctypes"
"ctypes-foreign"
"integers"