Accepting request 648933 from KDE:Frameworks5
- Don't try to use WebEngine on unsupported architectures OBS-URL: https://build.opensuse.org/request/show/648933 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksysguard5?expand=0&rev=76
This commit is contained in:
commit
650cec6510
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 14 11:02:43 UTC 2018 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Don't try to use WebEngine on unsupported architectures
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 6 15:53:28 UTC 2018 - fabian@ritter-vogt.de
|
Tue Nov 6 15:53:28 UTC 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -50,7 +50,9 @@ BuildRequires: cmake(KF5WidgetsAddons)
|
|||||||
BuildRequires: cmake(KF5WindowSystem)
|
BuildRequires: cmake(KF5WindowSystem)
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5Network) >= 5.4.0
|
BuildRequires: cmake(Qt5Network) >= 5.4.0
|
||||||
|
%ifnarch ppc ppc64 ppc64le s390 s390x
|
||||||
BuildRequires: cmake(Qt5WebEngineWidgets) >= 5.4.0
|
BuildRequires: cmake(Qt5WebEngineWidgets) >= 5.4.0
|
||||||
|
%endif
|
||||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user