nasm support build isa-l:AVX512 algorithm implementation while yasm
doens't support it. Install nasm assembler to build isa-l
refer to: https://github.com/yasm/yasm/issues/101
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
BuildRequires: xfsprogs-devel
BuildRequires: xmlstarlet
BuildRequires: yasm
+BuildRequires: nasm
%if 0%{with amqp_endpoint}
BuildRequires: librabbitmq-devel
%endif
# Make-Check xfsprogs,
# Make-Check xmlstarlet,
yasm [amd64],
+ nasm [amd64],
zlib1g-dev,
Standards-Version: 4.4.0
devel/gmake \
devel/cmake \
devel/yasm \
+ devel/nasm \
devel/boost-all \
devel/boost-python-libs \
devel/valgrind \