summaryrefslogtreecommitdiff
path: root/torchtext.spec
diff options
context:
space:
mode:
Diffstat (limited to 'torchtext.spec')
-rw-r--r--torchtext.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/torchtext.spec b/torchtext.spec
index a109700..37ac9ef 100644
--- a/torchtext.spec
+++ b/torchtext.spec
@@ -18,6 +18,9 @@ License: %{pkg_license}
URL: https://pytorch.org/text/stable/index.html
Source0: https://github.com/pytorch/text/archive/refs/tags/v%{version}.tar.gz
+# patch
+Patch0: 001-fix-submodule.patch
+
# build requires
BuildRequires: python3-devel
BuildRequires: python3-setuptools