Files
bsdports/xapp/libfreerdp2/files/patch-libfreerdp_freerdp.pc.in
2019-12-26 07:26:06 +00:00

12 lines
397 B
PkgConfig

--- libfreerdp/freerdp.pc.in.orig 2016-10-21 07:29:51 UTC
+++ libfreerdp/freerdp.pc.in
@@ -9,7 +9,7 @@ Description: FreeRDP: A Remote Desktop P
URL: http://www.freerdp.com/
Version: @FREERDP_VERSION@
Requires:
-Requires.private: @WINPR_PKG_CONFIG_FILENAME@ libssl
+Requires.private: @WINPR_PKG_CONFIG_FILENAME@
Libs: -L${libdir} ${libs}
Libs.private: -ldl -lpthread
Cflags: -I${includedir}