Skip to content
Snippets Groups Projects
Commit ef6ee39b authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

libssl downgrade from 1.1 to 1.0 for ubuntu

Former-commit-id: e231b112
parent 9d479f78
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@
with_items:
- gcc
- wget
- libssl-dev
- libssl1.0-dev # downgrade needed for bionic see https://github.com/dun/munge/issues/54
- libpam0g-dev
- libbz2-dev
- make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment