http://bugs.winehq.org/show_bug.cgi?id=58751
Bug ID: 58751 Summary: Please build Debian packages of wine with ntsync enabled Product: Packaging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: shtetldik@gmail.com CC: dimesio@earthlink.net Distribution: ---
I noticed that Debian packages of Wine 10.16 come without ntsync support (which was just completed in 10.16).
Most likely reason is that packages are built without Linux kernel headers being present during build.
You can add linux-headers-amd64 package when building to make it work.
Thank you!