diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-26 06:46:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-26 06:46:50 +0000 |
commit | 2be672c284b907b87b2d725d13233c7152de34ed (patch) | |
tree | d6a0912a82332f993891e621609faba791cf8542 | |
parent | fe9d6171d8525f0e58c1fc63165b16ff47fe2bae (diff) |
automatic import of pyporter
-rw-r--r-- | pyporter.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyporter.spec b/pyporter.spec index b08d397..9f6b75a 100644 --- a/pyporter.spec +++ b/pyporter.spec @@ -9,7 +9,7 @@ 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 python3-setuptools +BuildRequires: gcc libstdc++-devel python3-cffi python3-hatchling python3-hatch-vcs python3-pip openEuler-rpm-config python3-setuptools Requires: gcc gdb libstdc++-devel python3-cffi python3-setuptools |