https://bugs.winehq.org/show_bug.cgi?id=55999 Bug ID: 55999 Summary: Add libxkbregistry0 dependency to Debian packages of Wine Product: Packaging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-packages Assignee: wine-bugs(a)winehq.org Reporter: shtetldik(a)gmail.com CC: dimesio(a)earthlink.net Distribution: --- New winewayland driver now relies on libxkbregistry and fails to load without it: ldd winewayland.so ... libwayland-client.so.0 => /lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007f1f3fcb9000) libxkbcommon.so.0 => /lib/x86_64-linux-gnu/libxkbcommon.so.0 (0x00007f1f3fc71000) libxkbregistry.so.0 => /lib/x86_64-linux-gnu/libxkbregistry.so.0 (0x00007f1f3fc66000) ... So it would be good to add a dependency on libxkbregistry0 package for Wine Debian packages (both regular and staging). I guess same goes may be for a few others like libwayland-client0 and libxkbcommon0. -- 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.