From a1509ab07ce521fe722fbfcbd661c171db53a3d712ffb2440eb4e47a0438df18 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 10 Aug 2021 14:02:12 +0000 Subject: [PATCH] - Add missing KF5WindowSystem BuildRequires http://commits.kde.org/kdeconnect-kde/eaec8888ada5492953eab2ee89f593d1c432ec03 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdeconnect-kde?expand=0&rev=47 --- kdeconnect-kde.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kdeconnect-kde.spec b/kdeconnect-kde.spec index 1b95470..d495496 100644 --- a/kdeconnect-kde.spec +++ b/kdeconnect-kde.spec @@ -54,6 +54,7 @@ BuildRequires: cmake(KF5PeopleVCard) BuildRequires: cmake(KF5PulseAudioQt) BuildRequires: cmake(KF5QQC2DesktopStyle) BuildRequires: cmake(KF5Wayland) +BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(Qca-qt5) BuildRequires: cmake(Qt5Multimedia) BuildRequires: cmake(Qt5Quick)