diff --git a/xreader.spec b/xreader.spec index 5670962..fc0fd8c 100644 --- a/xreader.spec +++ b/xreader.spec @@ -10,6 +10,8 @@ License: GPLv2+ URL: https://github.com/linuxmint/%{name} Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz +ExcludeArch: %{ix86} + BuildRequires: cmake3 BuildRequires: gcc-c++ BuildRequires: meson @@ -103,8 +105,7 @@ This package adds configuration to use %{name} as a thumbnailer. -Dpixbuf=true \ -Dcomics=true \ -Dintrospection=true \ - -Dhelp_files=true \ - -Dtests=false + -Dhelp_files=true %meson_build