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