Fixed freerdp pkg-config file

This commit is contained in:
Armin Novak 2022-02-21 16:03:20 +01:00 committed by akallabeth
parent c3ac5b7b89
commit 9b08f446db
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Description: FreeRDP: A Remote Desktop Protocol Implementation
URL: http://www.freerdp.com/
Version: @FREERDP_VERSION@
Requires:
Requires.private: @WINPR_PKG_CONFIG_FILENAME@ libssl
Requires.private: winpr@FREERDP_API_VERSION@
Libs: -L${libdir} ${libs}
Libs.private: -ldl -lpthread
Cflags: -I${includedir}