diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-14 08:11:27 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 08:11:27 +0000 |
commit | b6a6a61845b59729b116b8a7bbf9512af1523802 (patch) | |
tree | 2581922f5bf0afa54a00fe23e841b9361cff7c84 | |
parent | 6d6e5f18e23d2aecc89bc28c13c70601b7738aa8 (diff) |
automatic import of python-text
-rw-r--r-- | python-torchtext.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-torchtext.spec b/python-torchtext.spec index 9ecdce3..b6c8695 100644 --- a/python-torchtext.spec +++ b/python-torchtext.spec @@ -42,7 +42,7 @@ BuildRequires: python3-wheel BuildRequires: python3-hatchling BuildRequires: python3-pytorch >= 1.13.1 BuildRequires: cmake -BuildRequires: g++ +BuildRequires: ninja-build %description -n python3-%{pypi_name} |