summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyporter.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyporter.spec b/pyporter.spec
index ebc332f..2d77e95 100644
--- a/pyporter.spec
+++ b/pyporter.spec
@@ -13,7 +13,7 @@ pyporter is a tool to create spec file and create rpm for python modules For mor
%package -n python3-pyporter
Summary: A rpm packager bot for python modules from pypi.org
-BuildRequires: python3-hatchling python3-hatch-vcs python3-pip openEuler-rpm-config >= 30-39 python3-setuptools
+BuildRequires: python3-hatchling python3-hatch-vcs python3-pip openEuler-rpm-config >= 30-39 python3-setuptools python3-wheel
%description -n python3-pyporter
pyporter is a tool to create spec file and create rpm for python modules.