Index: pokerth_server.pro
--- pokerth_server.pro.orig
+++ pokerth_server.pro
@@ -288,7 +288,7 @@ unix : !mac {
 			-lprotobuf
 	LIBS += -lgsasl
 	!isEmpty( BSD ): isEmpty( kFreeBSD ){
-		LIBS += -lcrypto -liconv
+		LIBS += -lcrypto -liconv -lssl
 	} else {
 		LIBS += -lgcrypt
 	}
