d/control: Restrict libwine-dev build-dependency to Wine architectures
Based on !8 (merged) and !9 (merged) to avoid merge conflicts in debian/patches/series, but can easily be rebased to be independent if there's a reason why !8 (merged) and !9 (merged) can't be applied. The commits not already included in !8 (merged) and !9 (merged) are:
-
Add upstreamed patches to fix FTBFS on non-x86, non-aarch64 architectures
Closes: #1103352
-
d/control: Restrict libwine-dev build-dependency to Wine architectures
On architectures where Wine isn't applicable, we can/should behave as though the nowindows build-profile was in effect, and build only DXVK Native.
This should fix the FTBFS on armhf, and the BD-Uninstallable on all other architectures except x86 and aarch64.
Edited by Simon McVittie (Collabora)