Link against openssl.

This commit is contained in:
Dominik Pantůček 2025-03-31 21:32:37 +02:00
parent 6748d4327c
commit 4cd4fa3bb1
3 changed files with 12 additions and 2 deletions

View file

@ -54,6 +54,7 @@ trap chicken_cleanup INT QUIT
# Install required eggs
chicken_install spiffy
chicken_install openssl
# Normal termination cleanup
chicken_cleanup