curl: rebuild when libopenssl config changes
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Thu, 31 Oct 2019 15:39:02 +0000 (23:39 +0800)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sun, 29 Mar 2020 13:31:04 +0000 (14:31 +0100)
commit972daf7fdcb987f5de3a50e5880e419a46a7e665
tree9d404be5883d271f1e88a35208ed546ab4a3b274
parent19760563f73d0c3b9ec5300684d4a97bdefd70b3
curl: rebuild when libopenssl config changes

When some libopenssl options change curl will have to be rebuild to
adapt to those changes, avoiding undefined reference errors or features
disabled in curl.

Add CONFIG_OPENSSL_ENGINE, CONFIG_OPENSSL_WITH_COMPRESSION and
CONFIG_OPENSSL_WITH_NPN to PKG_CONFIG_DEPENDS so it will trigger
rebuild every time the options are changed.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
package/network/utils/curl/Makefile