Skip to content

Commit

Permalink
Use OpenSSL 1.1, add SYSTEM toolchain to dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge authored Jun 28, 2024
1 parent 0f993ba commit 2183b33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ builddependencies = [
]

dependencies = [
('OpenSSL', '3'),
('OpenSSL', '1.1', '', SYSTEM),
('zlib', '1.2.13'),
('bzip2', '1.0.8'),
('XZ', '5.4.4'),
Expand Down

0 comments on commit 2183b33

Please sign in to comment.