diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 07:07:19 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 07:07:19 +0000 |
commit | c11ee149588e859e4da1a92b79f6359bde91c2ba (patch) | |
tree | 2ffdb517f2b54a54994580a81f3d3427790d667f | |
parent | 0b5e97d4c9de6f54a4bb4a077d8e5d2f99e2d747 (diff) |
automatic import of torchtext
-rw-r--r-- | torchtext.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/torchtext.spec b/torchtext.spec index 0ceba70..b2be746 100644 --- a/torchtext.spec +++ b/torchtext.spec @@ -33,9 +33,9 @@ BuildRequires: ninja-build # manual add third party lib BuildRequires: re2-devel -BuildRequires: double-conversion -BuildRequires: sentencepiece -BuildRequires: utf8proc +BuildRequires: sentencepiece-devel +BuildRequires: utf8proc-devel +BuildRequires: double-conversion-devel BuildRequires: python3-devel BuildRequires: python3-setuptools |