Accepting request 1133602 from home:llyyr:branches:Emulators
- Add libxkbcommon and libxkbregistry as build requirements to enable building the Wayland driver OBS-URL: https://build.opensuse.org/request/show/1133602 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1063
This commit is contained in:
parent
061f1ba833
commit
3f132acdfb
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 16 15:27:29 UTC 2023 - llyyr <llyyr.public@gmail.com>
|
||||||
|
|
||||||
|
- Add libxkbcommon and libxkbregistry as build requirements to
|
||||||
|
enable building the Wayland driver
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 16 07:24:54 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
Sat Dec 16 07:24:54 UTC 2023 - Marcus Meissner <meissner@suse.com>
|
||||||
|
|
||||||
|
@ -121,6 +121,8 @@ BuildRequires: pkgconfig(libudev)
|
|||||||
BuildRequires: pkgconfig(libusb-1.0)
|
BuildRequires: pkgconfig(libusb-1.0)
|
||||||
BuildRequires: pkgconfig(osmesa)
|
BuildRequires: pkgconfig(osmesa)
|
||||||
BuildRequires: pkgconfig(wayland-client)
|
BuildRequires: pkgconfig(wayland-client)
|
||||||
|
BuildRequires: pkgconfig(xkbcommon)
|
||||||
|
BuildRequires: pkgconfig(xkbregistry)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(x11-xcb)
|
BuildRequires: pkgconfig(x11-xcb)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user