>From what I have seen of the 
>[`mono-find-requires`](https://github.com/rpm-software-management/rpm/blob/master/scripts/mono-find-requires)
> script, `monodis --assemblyref` is used to find out dependencies with mono 
>assemblies. While it seems to work mostly well, I've had an issue recently 
>packaging [fsharp](https://github.com/fsharp/fsharp).

You can see more details [here](https://github.com/fsharp/fsharp/issues/699). 
Apparently some dependency versions can be forced with a config file, but this 
is not taken into account by `mono-find-requires`.

Does anyone know if there is some way to take those config files into account 
to correct the dependencies versions when possible and have more accurate 
dependencies ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/185
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to