Skip to content

Commit

Permalink
spec: Add missing requires for python3-libreport
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Srb <[email protected]>
  • Loading branch information
msrb committed Jun 30, 2023
1 parent 1a253aa commit 5b8dd76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libreport.spec
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ Requires: libreport >= %{version}-%{distfreerelease}
Requires: libreport = %{version}-%{release}
%endif
Requires: python3-dnf
Requires: python3-requests
Requires: python3-urllib3
%{?python_provide:%python_provide python3-libreport}

%description -n python3-libreport
Expand Down

0 comments on commit 5b8dd76

Please sign in to comment.