libssh2: add missing PKG_CONFIG_DEPENDS 5703/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 3 Mar 2018 08:16:46 +0000 (09:16 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 3 Mar 2018 08:19:29 +0000 (09:19 +0100)
commit27c77ff0e95a2a129f55a161df8ac5fb4fe5f179
tree86b44e1c84be253694353389aa9f7d0b2789a792
parent0a8bdb8564d456d1192cf64458f85fba3f51e632
libssh2: add missing PKG_CONFIG_DEPENDS

Recently added symbols CONFIG_LIBSSH2_MBEDTLS and CONFIG_LIBSSH2_OPENSSL
require a rerun of ./configure when their selection changes. So add them
to PKG_CONFIG_DEPENDS accordingly.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/libssh2/Makefile