[Bug 48472] New: Debian's dsc file have missing or wrong build dependencies

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 16 10:47:37 CST 2020


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 at winehq.org
          Reporter: fabstz-it at yahoo.fr
                CC: dimesio at earthlink.net, michael at fds-team.de,
                    sebastian at 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~rc5~buster.dsc

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),

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list