mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-08-27 11:31:02 +00:00
add "ssl" library dep
Attempt to fix missing _SHA512 symbol on macos.
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ library:
|
||||
- cbits/sntrup761.c
|
||||
- cbits/sxcrandom.c
|
||||
include-dirs: cbits
|
||||
extra-libraries: crypto
|
||||
extra-libraries: ssl crypto
|
||||
|
||||
executables:
|
||||
smp-server:
|
||||
|
||||
+1
-1
@@ -160,7 +160,7 @@ library
|
||||
cbits/sntrup761.c
|
||||
cbits/sxcrandom.c
|
||||
extra-libraries:
|
||||
crypto
|
||||
ssl crypto
|
||||
build-depends:
|
||||
aeson ==2.2.*
|
||||
, ansi-terminal >=0.10 && <0.12
|
||||
|
||||
Reference in New Issue
Block a user