Accepting request 351489 from home:enzokiel:branches:KDE:Extra
Use cmake() for kf5 and qt5 BuildRequires OBS-URL: https://build.opensuse.org/request/show/351489 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/diskmonitor?expand=0&rev=2
This commit is contained in:
parent
e26fa19a4e
commit
f46467590f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 31 15:52:37 UTC 2015 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
- Use cmake() for kf5 and qt5 BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 08 10:22:27 UTC 2015 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
|
@ -27,17 +27,17 @@ Patch1: diskmonitor-desktop.patch
|
||||
Patch2: diskmonitor-installdirs.patch
|
||||
License: GPL-2.0
|
||||
Group: Hardware/Other
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: plasma-framework-devel
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5Quick)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5Plasma)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5DBus)
|
||||
BuildRequires: cmake(Qt5Quick)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: unzip
|
||||
|
Loading…
Reference in New Issue
Block a user