diff --git a/src/libotr-1-fixes.patch b/src/libotr-1-fixes.patch index 59ed168f..1c100a0f 100644 --- a/src/libotr-1-fixes.patch +++ b/src/libotr-1-fixes.patch @@ -39,5 +39,5 @@ index 1111111..2222222 100644 URL: https://otr.cypherpunks.ca/ -Libs: -L${libdir} -lotr +Libs: -L${libdir} -lotr -fstack-protector-all -+Libs.private: -lgcrypt -lgpg-error -lintl -liconv ++Libs.private: -lgcrypt -lgpg-error -lintl -liconv -lws2_32 Cflags: -I${includedir}