forked from pool/libksysguard5
This commit is contained in:
committed by
Git OBS Bridge
parent
0d9007f810
commit
5ff1c7801f
@@ -21,10 +21,10 @@ Version: 4.96.0
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: Task management and system monitoring library
|
Summary: Task management and system monitoring library
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/GUI/KDE
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://www.kde.org
|
Url: http://www.kde.org
|
||||||
Source0: libksysguard-%{version}.tar.xz
|
Source0: libksysguard-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kdelibs4support-devel
|
||||||
@@ -32,17 +32,7 @@ BuildRequires: kf5-filesystem
|
|||||||
BuildRequires: ki18n-devel
|
BuildRequires: ki18n-devel
|
||||||
BuildRequires: plasma-framework-devel
|
BuildRequires: plasma-framework-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Network) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5OpenGL) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
|
||||||
BuildRequires: pkgconfig(Qt5Sensors) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5WebKit) >= 5.2.0
|
|
||||||
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
|
||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||||
@@ -56,9 +46,14 @@ Task management and system monitoring library.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Task management and system monitoring library -- devel files
|
Summary: Task management and system monitoring library -- devel files
|
||||||
Group: System/GUI/KDE
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: pkgconfig(Qt5DBus) >= 5.2.0
|
Requires: kconfig-devel
|
||||||
|
Requires: kdelibs4support-devel
|
||||||
|
Requires: ki18n-devel
|
||||||
|
Requires: pkgconfig(Qt5Core) >= 5.2.0
|
||||||
|
Requires: pkgconfig(Qt5Network) >= 5.2.0
|
||||||
|
Requires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||||
Conflicts: kdebase4-workspace-devel
|
Conflicts: kdebase4-workspace-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
Reference in New Issue
Block a user