diff options
Diffstat (limited to 'python-pytorchvideo.spec')
-rw-r--r-- | python-pytorchvideo.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python-pytorchvideo.spec b/python-pytorchvideo.spec index 52fd2a8..9144214 100644 --- a/python-pytorchvideo.spec +++ b/python-pytorchvideo.spec @@ -18,6 +18,7 @@ Provides: python-pytorchvideo BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip +BuildRequires: python3-wheel %description -n python3-pytorchvideo @@ -66,5 +67,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Oct 16 2023 PuQing <me@puqing.work> - 0.1.5-2 +- Add wheel build dependency + * Mon Oct 16 2023 Python_Bot <Python_Bot@openeuler.org> - 0.1.5-1 - Package Spec generated |