blob: 60285ca457f01ceb5a2608abaa4c62045d94173d [file] [log] [blame]
--- libssh2-1.9.0/libssh2.pc.in.orig 2020-06-09 11:09:01.167808300 +0300
+++ libssh2-1.9.0/libssh2.pc.in 2020-06-09 11:09:05.525429400 +0300
@@ -12,6 +12,6 @@
Description: Library for SSH-based communication
Version: @LIBSSH2VER@
Requires.private: @LIBSREQUIRED@
-Libs: -L${libdir} -lssh2 @LIBS@
+Libs: -L${libdir} -lssh2
Libs.private: @LIBS@
Cflags: -I${includedir}