https://bugs.winehq.org/show_bug.cgi?id=45277 iiordanov(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iiordanov(a)gmail.com --- Comment #70 from iiordanov(a)gmail.com --- For whoever finds this useful, this is how i built a winehq-devel 6.10 deb archive under Ubuntu 20.04 (should work in any Debian/Ubuntu derivative distro with slight directory name modifications too): # First make sure deb sources are enabled in your sources.list file. # Then, run the commands below apt build-dep winehq-devel apt install libvulkan* apt source winehq-devel cd wine-6.10~focal patch -p1 < path/to/remis/patch/wine-vk-child-window.patch dpkg-buildpackage -rfakeroot -uc -b -- 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.