diff --git a/kscreenlocker.changes b/kscreenlocker.changes index 52afb61..a0e70ad 100644 --- a/kscreenlocker.changes +++ b/kscreenlocker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 19:10:47 UTC 2024 - Christophe Marin + +- Build with layer-shell-qt from Plasma5 + ------------------------------------------------------------------- Wed Dec 6 11:46:24 UTC 2023 - Fabian Vogt diff --git a/kscreenlocker.spec b/kscreenlocker.spec index ba7ce96..64511c7 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -51,7 +51,7 @@ BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5Wayland) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(LayerShellQt) +BuildRequires: cmake(LayerShellQt) < 6.0.0 BuildRequires: cmake(Qt5Quick) >= 5.15.0 BuildRequires: cmake(Qt5QuickWidgets) BuildRequires: cmake(Qt5Test)