<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Description: force use of system websocketpp library
Author: Gianfranco Costamagna &lt;locutusofborg@debian.org&gt;

Index: pokerth-1.1.2/pokerth_lib.pro
===================================================================
--- pokerth-1.1.2.orig/pokerth_lib.pro
+++ pokerth-1.1.2/pokerth_lib.pro
@@ -30,8 +30,7 @@
 		src/engine/local_engine \
 		src/engine/network_engine \
 		src/config \
-		src/core \
-		src/third_party/websocketpp
+		src/core
 
 DEPENDPATH += . \
 		src \
</pre></body></html>