Skip to content

Commit

Permalink
update build requires
Browse files Browse the repository at this point in the history
  • Loading branch information
Redent0r committed Feb 19, 2024
1 parent 556faee commit a6b25e4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions SPECS/python-werkzeug/python-werkzeug.spec
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,17 @@ The Swiss Army knife of Python web development
%package -n python3-werkzeug
Summary: The Swiss Army knife of Python web development

BuildRequires: make
BuildRequires: python3-devel
BuildRequires: python3-pytest
BuildRequires: python3-libs
BuildRequires: python3-setuptools
BuildRequires: python3-xml
BuildRequires: python3-flit-core
Requires: python3
BuildRequires: python3-pip
%if %{with_check}
BuildRequires: curl-devel
BuildRequires: openssl-devel
BuildRequires: python3-pip
BuildRequires: python3-pytest
BuildRequires: python3-requests
%endif

Expand Down

0 comments on commit a6b25e4

Please sign in to comment.