Add all OCaml packages explicitly, get ready for OCaml 4.11.0 rebuild.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 21 Aug 2020 08:51:24 +0000 (09:51 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 21 Aug 2020 08:55:03 +0000 (09:55 +0100)
Previously I used a wildcard ocaml* to get all packages from the local
directory.  However this wasn't very easy to manage, so now list the
OCaml packages explicitly.  See also:

https://bugzilla.redhat.com/show_bug.cgi?id=1870368


No differences found