$OpenBSD: patch-pokerth_server_pro,v 1.2 2008/05/26 10:39:49 ajacoutot Exp $
--- pokerth_server.pro.orig	Sun May 25 14:34:23 2008
+++ pokerth_server.pro	Sun May 25 14:35:30 2008
@@ -205,7 +205,7 @@ unix : !mac {
 
 	LIBS += -lpokerth_lib
 	LIBS += $$BOOST_LIBS
-	LIBS += -lgnutls-openssl -lgcrypt -lcurl
+	LIBS += -liconv -lcrypto -lcurl
 
 	TARGETDEPS += ./lib/libpokerth_lib.a
 
