diff options
Diffstat (limited to 'python-pytorch3d.spec')
-rw-r--r-- | python-pytorch3d.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python-pytorch3d.spec b/python-pytorch3d.spec index 93eda41..c3285c9 100644 --- a/python-pytorch3d.spec +++ b/python-pytorch3d.spec @@ -13,10 +13,12 @@ Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/pytorch3d-%{version BuildRequires: cmake BuildRequires: ninja-build +BuildRequires: g++ BuildRequires: python3-tqdm BuildRequires: python3-requests BuildRequires: python3-devel +BuildRequires: python3-numpy BuildRequires: python3-pytorch >= 2.1.2 %description |