From c923c7cd4333d640d46df3d62c128d8cc102b0e8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 21 Apr 2020 16:31:55 -0500 Subject: [PATCH] BR: Qt5WaylandClient --- kf5-kwayland.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 206b2e9..3a1fadf 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -38,6 +38,8 @@ BuildRequires: wayland-devel >= %{wayland_min_version} BuildRequires: wayland-protocols-devel BuildRequires: qt5-qttools-devel +BuildRequires cmake(Qt5WaylandClient) + %if 0%{?tests} BuildRequires: dbus-x11 BuildRequires: time