diff --git a/libinput.changes b/libinput.changes index 27f2bc4..6cee219 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 21 19:28:32 UTC 2021 - Bjørn Lie + +- Add missing pkgconfig(wayland-protocols) BuildRequires: + Previously pulled in by an other package. + ------------------------------------------------------------------- Mon Dec 13 10:01:03 UTC 2021 - Jan Engelhardt diff --git a/libinput.spec b/libinput.spec index 11f7e5e..afcf0bc 100644 --- a/libinput.spec +++ b/libinput.spec @@ -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)