- Build only for architectures compatible with Qt WebEngine
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-sieve-editor?expand=0&rev=13
This commit is contained in:
parent
95d8055618
commit
bca557649a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 31 18:30:21 UTC 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Build only for architectures compatible with Qt WebEngine
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 25 23:10:54 CET 2017 - lbeltrame@kde.org
|
Sat Mar 25 23:10:54 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -57,6 +57,8 @@ BuildRequires: boost-devel
|
|||||||
%endif
|
%endif
|
||||||
Requires: kmail
|
Requires: kmail
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
# It can only build on the same platforms as Qt Webengine
|
||||||
|
ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides an editor, complete with syntax highlighting and
|
This package provides an editor, complete with syntax highlighting and
|
||||||
|
Loading…
Reference in New Issue
Block a user