https://bugs.winehq.org/show_bug.cgi?id=48472
Bug ID: 48472 Summary: Debian's dsc file have missing or wrong build dependencies Product: Packaging Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs@winehq.org Reporter: fabstz-it@yahoo.fr CC: dimesio@earthlink.net, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Hello,
This is all on debian buster (=stable)
I used this DSC to build myself winehq-devel with a patch. https://dl.winehq.org/wine-builds/debian/dists/buster/main/source/wine_5.0~r...
I ended up facing some problems :
1. In debian/control, the following packages are mentionned. I had to remove them because they cause problems when doing a build on a clean schroot with debians sbuild. Sbuild tries to install them as dependencies, and they are not found
- gcc-5 (>= 5.3) | gcc-6 | - libgnutls30-dev | - libncurses6-dev | - libstdc++6-4.5-dev |
2. In debian/control, the following dependencies are missing, therefore these packages are not installed by sbuild, and thus not used to build winehq's binaries (./configure doesn't find them)
libvkd3d-dev [linux-any], libvulkan-dev [linux-any], libfaudio-dev (>= 19.06.07),