update pytorch.spec.

增加make的依赖,解决本地编译检测不到CMAKE编译程序的问题。

Signed-off-by: 大漠行舟 <dxwangk@isoftstone.com>
(cherry picked from commit cd4677114f28b582690b9374620f0e1c1a29ff36)
This commit is contained in:
大漠行舟 2022-12-20 07:57:36 +00:00 committed by openeuler-sync-bot
parent d684f07c0f
commit 856595eea9

View File

@ -28,6 +28,7 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pyyaml
BuildRequires: cmake
BuildRequires: make
BuildRequires: python3-numpy
%description -n python3-pytorch