summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-12-26 09:19:27 +0000
committerCoprDistGit <infra@openeuler.org>2024-12-26 09:19:27 +0000
commit15caec888a8af80ab1b72a745bf775abe2135667 (patch)
treeacdc7fd14d7992eead2ababdff3dce64544cc103
parent1367db42b984ba8540691b4e043556cc5b3fa745 (diff)
automatic import of Document_Classification
-rw-r--r--Document_Classification.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/Document_Classification.spec b/Document_Classification.spec
index ac36f32..01eb8f8 100644
--- a/Document_Classification.spec
+++ b/Document_Classification.spec
@@ -4,6 +4,8 @@ Name: Document_Classification
Version: 1.0.0
# 发布号,每次发布时递增,初始可以为 1
Release: 1%{?dist}
+# 声明依赖关系,此处示例依赖一个软件包和一个库,按实际情况修改
+Requires: std.fs.*,std.os,std.convert.*,std.console.*,std.os.process.*
# 软件包的简短描述,简要说明软件包的功能
Summary: This is a sample package for [文件分类]
# 软件包的许可证,修改为你的软件包所使用的许可证(如 GPL、MIT 等)