forked from pool/libksysguard5
- Don't try to use WebEngine on unsupported architectures
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=194
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -50,7 +50,9 @@ BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5WindowSystem)
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.4.0
|
||||
%ifnarch ppc ppc64 ppc64le s390 s390x
|
||||
BuildRequires: cmake(Qt5WebEngineWidgets) >= 5.4.0
|
||||
%endif
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
|
Reference in New Issue
Block a user