SHA256
1
0
forked from pool/libinput

Accepting request 941958 from home:iznogood:factory

Fix build in staging E for libinput:extra

- Add missing pkgconfig(wayland-protocols) BuildRequires:
  Previously pulled in by an other package.

OBS-URL: https://build.opensuse.org/request/show/941958
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=262
This commit is contained in:
Jan Engelhardt 2021-12-21 20:42:18 +00:00 committed by Git OBS Bridge
parent f85a5aaddd
commit a8214d0115
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 21 19:28:32 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Add missing pkgconfig(wayland-protocols) BuildRequires:
Previously pulled in by an other package.
-------------------------------------------------------------------
Mon Dec 13 10:01:03 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -66,6 +66,7 @@ BuildRequires: pkg-config
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
BuildRequires: pkgconfig(wayland-protocols)
%endif
BuildRequires: pkgconfig(libevdev) >= 0.4
BuildRequires: pkgconfig(libudev)