diff options
-rw-r--r-- | python-copr.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python-copr.spec b/python-copr.spec index 4f9e64c..2b7d219 100644 --- a/python-copr.spec +++ b/python-copr.spec @@ -135,6 +135,10 @@ Requires: python3-requests-gssapi Requires: python3-future %endif +%if 0%{?openEuler} +BuildRequires: pyproject-rpm-macros +%endif + %{?python_provide:%python_provide python3-copr} %if 0%{?fedora} > 30 || 0%{?rhel} > 8 || 0%{?openEuler} |