[PATCH 1/6] ndis.sys: Add netio.sys dependency.

Paul Gofman pgofman at codeweavers.com
Fri Jun 5 08:27:16 CDT 2020


On 6/5/20 16:24, Jacek Caban wrote:
> On 05.06.2020 15:04, Paul Gofman wrote:
>> Adding the dependency now is needed to get libnetio.cross.a built to
>> be usable in
>> ntoskrnl.exe test drivers.
>
>
> It shouldn't be needed, it seems like a makedep bug.
>
>
> Jacek
>
Yes, makedep does not pick up dependencies from things like
driver4_IMPORTS in Makefile.in. I was not sure if this is bug or
intended. Do we necessarily have to change that given the suggested
dependency is valid?




More information about the wine-devel mailing list