Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov b9519e2b89
Properly check valgrind arches
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-12-17 16:41:06 +02:00
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libinsane
Version: 1.0.10
Release: %autorelease
Release: %autorelease -e 0.riscv64
Summary: Cross-platform access to image scanners
License: LGPL-3.0-or-later
@ -15,7 +15,9 @@ BuildRequires: gcc
BuildRequires: pkgconfig(sane-backends)
BuildRequires: doxygen
BuildRequires: pkgconfig(cunit)
%ifarch %{valgrind_arches}
BuildRequires: valgrind
%endif
%description
Libinsane is the library to access scanners on both Linux and Windows. It's