diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-20 11:47:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-20 11:47:56 +0000 |
commit | 144f79b422a1dd21581e877229b3fec9590ceeb7 (patch) | |
tree | 88fada14a145a51ea5d93df8cf1945ff97bfd718 /pyporter.spec | |
parent | 143e1bf2c3408474ce93b59ce6f680a9c6bf7036 (diff) |
automatic import of pyporter
Diffstat (limited to 'pyporter.spec')
-rw-r--r-- | pyporter.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyporter.spec b/pyporter.spec index fd6f5ec..2baa916 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -10,7 +10,7 @@ BuildArch: noarch pyporter is a tool to create spec file and create rpm for python modules For more details, please use pyporter -h. BuildRequires: gcc libstdc++-devel python3-cffi python3-hatchling python3-hatch-vcs openEuler-rpm-config setuptools -Requires: gcc gdb libstdc++-devel python3-cffi +Requires: gcc gdb libstdc++-devel python3-cffi setuptools %package -n python3-pyporter |