Changed 'Requires' to 'Requires.private'.
Only static builds need to link against the crypto libs.
Этот коммит содержится в:
родитель
e887a8bd0f
Коммит
9c4b380dd6
@ -11,7 +11,7 @@ Name: libssh2
|
|||||||
URL: http://www.libssh2.org/
|
URL: http://www.libssh2.org/
|
||||||
Description: Library for SSH-based communication
|
Description: Library for SSH-based communication
|
||||||
Version: @LIBSSH2VER@
|
Version: @LIBSSH2VER@
|
||||||
Requires: @LIBSREQUIRED@
|
Requires.private: @LIBSREQUIRED@
|
||||||
Libs: -L${libdir} -lssh2 @LDFLAGS@ @LIBS@
|
Libs: -L${libdir} -lssh2 @LDFLAGS@ @LIBS@
|
||||||
Libs.private: @LIBS@
|
Libs.private: @LIBS@
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user