From e486715a602f1a2b5ecbc8f5aad06eb4fc36840f Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Wed, 24 Nov 2021 16:01:41 +0000 Subject: [PATCH] fix --- xreader.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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