- Make sure to pick kdecoration < 6

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=367
This commit is contained in:
Fabian Vogt 2024-02-28 11:38:53 +00:00 committed by Git OBS Bridge
parent aa57336cc7
commit 72dfa5dbcf
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 28 11:38:33 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Make sure to pick kdecoration < 6
-------------------------------------------------------------------
Wed Dec 6 11:46:11 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package kde-gtk-config5
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -34,7 +34,7 @@ BuildRequires: gsettings-desktop-schemas
BuildRequires: kf5-filesystem
BuildRequires: sassc
BuildRequires: xz
BuildRequires: cmake(KDecoration2)
BuildRequires: cmake(KDecoration2) < 6
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)