forked from pool/frameworkintegration
Accepting request 486585 from KDE:Frameworks5
- Enable AppStreamQt only for Leap 42.2+ and TW - Enable cmake(packagekitqt5) OBS-URL: https://build.opensuse.org/request/show/486585 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/frameworkintegration?expand=0&rev=43
This commit is contained in:
commit
4abb0144a5
@ -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
|
||||
|
||||
|
@ -34,12 +34,14 @@ BuildRequires: kio-devel >= %{_tar_path}
|
||||
BuildRequires: knotifications-devel >= %{_tar_path}
|
||||
BuildRequires: kpackage-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
|
||||
%endif
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.6.0
|
||||
#BuildRequires: cmake(packagekitqt5)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(packagekitqt5)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
|
Loading…
x
Reference in New Issue
Block a user