This commit is contained in:
parent
82fc4449f6
commit
ac8f80d3f9
@ -26,7 +26,6 @@ Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: kdeplasma-addons-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
|
||||
BuildRequires: cmake(KF5Activities) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Config) >= 5.8.0
|
||||
BuildRequires: cmake(KF5ConfigWidgets) >= 5.8.0
|
||||
@ -44,20 +43,24 @@ BuildRequires: cmake(KF5Kross) >= 5.8.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libxcb-devel
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
BuildRequires: purpose-devel
|
||||
BuildRequires: cmake(KDEExperimentalPurpose)
|
||||
%endif
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Quick) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(ibus-1.0)
|
||||
BuildRequires: pkgconfig(xcb-keysyms)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
BuildRequires: pkgconfig(xcb-shm)
|
||||
BuildRequires: pkgconfig(xcb-image)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
Requires: purpose
|
||||
|
Loading…
x
Reference in New Issue
Block a user