blob: fa13e564fd8dfe4037d9f451d9a04aae2f04b912 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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}
|