This commit is contained in:
Leigh Scott 2021-11-24 16:01:41 +00:00
parent 2ce90ef487
commit e486715a60
1 changed files with 3 additions and 2 deletions

View File

@ -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