SHA256
1
0
forked from pool/breeze

Accepting request 492110 from home:wolfi323:test

- BuildRequire plasma5-workspace instead of plasma-framework, that one is actually needed to fix the appdata file generation (kde#367923)

OBS-URL: https://build.opensuse.org/request/show/492110
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=156
This commit is contained in:
OBS User mrdocs 2017-04-30 00:16:30 +00:00 committed by Git OBS Bridge
parent cfbc3b79e6
commit 63385477e1
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 29 13:30:20 UTC 2017 - wbauer@tmo.at
- BuildRequire plasma5-workspace instead of plasma-framework, that
one is actually needed to fix the appdata file generation
(kde#367923)
-------------------------------------------------------------------
Tue Apr 25 18:57:59 CEST 2017 - lbeltrame@kde.org

View File

@ -29,8 +29,8 @@ BuildRequires: extra-cmake-modules >= 0.0.13
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
BuildRequires: kf5-filesystem
# Needed for Plasma/LookAndFeel service type declaration
BuildRequires: plasma-framework
# Needed for Plasma/LookAndFeel package type declaration (kde#367923)
BuildRequires: plasma5-workspace
BuildRequires: cmake(KDecoration2) >= %{_plasma5_version}
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)