Fixed freerdp pkg-config file
This commit is contained in:
parent
c3ac5b7b89
commit
9b08f446db
@ -9,7 +9,7 @@ Description: FreeRDP: A Remote Desktop Protocol Implementation
|
|||||||
URL: http://www.freerdp.com/
|
URL: http://www.freerdp.com/
|
||||||
Version: @FREERDP_VERSION@
|
Version: @FREERDP_VERSION@
|
||||||
Requires:
|
Requires:
|
||||||
Requires.private: @WINPR_PKG_CONFIG_FILENAME@ libssl
|
Requires.private: winpr@FREERDP_API_VERSION@
|
||||||
Libs: -L${libdir} ${libs}
|
Libs: -L${libdir} ${libs}
|
||||||
Libs.private: -ldl -lpthread
|
Libs.private: -ldl -lpthread
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Loading…
Reference in New Issue
Block a user