http://bugs.winehq.org/show_bug.cgi?id=58784
Bug ID: 58784 Summary: Debian's source packages by winehq depend on obsolete libosmesa6-dev 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 tried to install build dependencies for wine-staging using your Debian repository for forky (Debian testing), and hit such error:
sudo apt build-dep wine-staging Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
Unsatisfied dependencies: builddeps:wine-staging : Depends: libosmesa6-dev but it is not installable Error: Unable to correct problems, you have held broken packages.
The problem is that libosmesa6-dev package doesn't exist anymore, it used one of Mesa binary packages, but it was removed, as things were simplified:
https://tracker.debian.org/pkg/mesa
Can you please correct this in your source packages (this affects other ones too, not just wine-staging).