```
$ opam update -v

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from https://opam.ocaml.org
[WARNING] At 
/home/luca/.opam/repo/default/packages/liquidsoap/liquidsoap.1.3.5/opam:24:0:
          Optional dependencies must be a disjunction. Treated as such.
```

I don't know much about opam internals but I guess it's complaining about the 
following line of the [`opam` 
file](https://github.com/ocaml/opam-repository/blob/master/packages/liquidsoap/liquidsoap.1.3.5/opam),
 which is part of `depopts` array:

      ("conf-sdl-image" & "conf-sdl-mixer" & "conf-sdl-ttf" & "ocamlsdl")

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/685
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to