diff --git a/qatlib.spec.in b/qatlib.spec.in index ff7af28e..0b0d2ab3 100644 --- a/qatlib.spec.in +++ b/qatlib.spec.in @@ -14,7 +14,7 @@ Source0: https://github.com/intel/%{name}/archive/%{version}/%{name}-%{ BuildRequires: systemd gcc make autoconf autoconf-archive automake libtool systemd-devel openssl-devel zlib-devel nasm numactl-devel Recommends: qatlib-service # https://bugzilla.redhat.com/show_bug.cgi?id=1897661 -ExcludeArch: %{arm} aarch64 %{power64} s390x i686 +ExcludeArch: %{arm} aarch64 %{power64} s390x i686 riscv64 %description Intel QuickAssist Technology (Intel QAT) provides hardware acceleration @@ -46,6 +46,7 @@ This package contains sample applications that use the Intel QuickAssists APIs. %package service Summary: A daemon for qatlib resources management +Requires: pciutils Requires: %{name}%{?_isa} = %{version}-%{release} %{?systemd_requires}