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 | d8b5663f26a7ec3391e1114411c9b7a3c55dd8ee (patch) | |
| tree | 88fada14a145a51ea5d93df8cf1945ff97bfd718 | |
| parent | 1a486becfff367b92562405029e8ba2d5081d62a (diff) | |
automatic import of pyporter
| -rw-r--r-- | pyporter.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyporter.spec b/pyporter.spec index 9bba43f..2baa916 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -9,8 +9,8 @@ BuildArch: noarch %description 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 -Requires: gcc gdb libstdc++-devel python3-cffi +BuildRequires: gcc libstdc++-devel python3-cffi python3-hatchling python3-hatch-vcs openEuler-rpm-config setuptools +Requires: gcc gdb libstdc++-devel python3-cffi setuptools %package -n python3-pyporter |
