From: Richard W.M. Jones Date: Fri, 6 Sep 2019 20:52:03 +0000 (+0100) Subject: ocaml: Remove ocaml-yojson from block list. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=bfdcce410d144db24dd9124f60a56a8292e48b38;hp=9e74695d63716047a9ad754a4cb537328b10f4bc;p=goaljobs-goals.git ocaml: Remove ocaml-yojson from block list. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 5a636ed..4caa98b 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -29,7 +29,6 @@ let yum_repo = "koji-rawhide" * dependent packages. *) let blocked = [ - "ocaml-yojson"; (* jjames is looking at this *) ] let blocked pkg = List.mem pkg blocked