Skip to content

Commit

Permalink
#3376 aioquic needs the openssl headers
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Oct 24, 2022
1 parent 66e67d1 commit 667a9c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/rpm/python3-aioquic.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Source0: https://files.pythonhosted.org/packages/91/93/53f91b13c15b45386e
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: openssl-devel
BuildRequires: gcc
Requires: python3
Requires: python3-cryptography
Expand Down

0 comments on commit 667a9c6

Please sign in to comment.