From acbe1cefe85fd495eb21314db197df8d953045dce6e7a79b140c9837e97cd3c8 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 17 Dec 2023 20:29:39 +0000 Subject: [PATCH] Accepting request 1133764 from home:tobijk:X11:Wayland - dxvk need libxkbregistry0 for building -32bit variants, provide them. OBS-URL: https://build.opensuse.org/request/show/1133764 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=85 --- baselibs.conf | 1 + libxkbcommon.changes | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/baselibs.conf b/baselibs.conf index 18a151d..4476349 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -6,3 +6,4 @@ libxkbcommon-devel libxkbcommon-x11-devel requires -libxkbcommon-x11- requires "libxkbcommon-x11-0- = " +libxkbregistry0 diff --git a/libxkbcommon.changes b/libxkbcommon.changes index 6070fe1..2fd8be9 100644 --- a/libxkbcommon.changes +++ b/libxkbcommon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 17 20:06:52 UTC 2023 - Tobias Klausmann + +- dxvk need libxkbregistry0 for building -32bit variants, provide them. + ------------------------------------------------------------------- Mon Oct 9 02:55:17 UTC 2023 - Jan Engelhardt