- Enable AppStreamQt only for Leap 42.2+ and TW
- Enable cmake(packagekitqt5) OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=138
This commit is contained in:
parent
8023b72371
commit
ef2161b9d3
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 7 18:07:03 UTC 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Enable AppStreamQt only for Leap 42.2+ and TW
|
||||||
|
- Enable cmake(packagekitqt5)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 19 14:50:13 CET 2017 - lbeltrame@kde.org
|
Sun Mar 19 14:50:13 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -34,12 +34,14 @@ BuildRequires: kio-devel >= %{_tar_path}
|
|||||||
BuildRequires: knotifications-devel >= %{_tar_path}
|
BuildRequires: knotifications-devel >= %{_tar_path}
|
||||||
BuildRequires: kpackage-devel >= %{_tar_path}
|
BuildRequires: kpackage-devel >= %{_tar_path}
|
||||||
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
BuildRequires: kwidgetsaddons-devel >= %{_tar_path}
|
||||||
|
%if 0%{?suse_version} >= 1330 || (0%{?sle_version} >= 120200 && 0%{?is_opensuse})
|
||||||
BuildRequires: cmake(AppStreamQt) >= 0.10.4
|
BuildRequires: cmake(AppStreamQt) >= 0.10.4
|
||||||
|
%endif
|
||||||
|
BuildRequires: cmake(KF5NewStuff)
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
||||||
#BuildRequires: cmake(packagekitqt5)
|
BuildRequires: cmake(packagekitqt5)
|
||||||
BuildRequires: cmake(KF5NewStuff)
|
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
BuildRequires: pkgconfig(xcursor)
|
BuildRequires: pkgconfig(xcursor)
|
||||||
|
Loading…
Reference in New Issue
Block a user