X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=show-build-order.pl;h=2973fc0f908001cb541cf3862da38acd5dae4363;hb=bf794f82b1b2abc445de257abd62da5c252e12ba;hp=2db8d000c722e41830916ef661756205a885489d;hpb=039f24b30ce85c83c661feda65c4f9485dd56543;p=fedora-mingw.git diff --git a/show-build-order.pl b/show-build-order.pl index 2db8d00..2973fc0 100755 --- a/show-build-order.pl +++ b/show-build-order.pl @@ -59,11 +59,10 @@ sub main { delete $br{"mingw32-example"}; delete $br{"mingw32-gdb"}; delete $br{"mingw32-python"}; - delete $br{"mingw32-ocaml"}; - delete $br{"mingw32-curl"}; delete $br{"mingw32-pidgin"}; delete $br{"mingw32-nspr"}; delete $br{"mingw32-nss"}; + delete $br{"mingw32-ocaml-lablgl"}; # There is a dependency loop (gcc -> runtime/w32api -> gcc) # which has to be manually resolved below. Break that loop.