commit | 2cc6bd748276027745dfe748a28980a55cd3b0d3 | [log] [tgz] |
---|---|---|
author | Bernd Kuhls <bernd.kuhls@t-online.de> | Sun Jan 17 11:06:12 2021 +0100 |
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Sun Jan 17 15:23:49 2021 +0100 |
tree | f5620b9387b387cf09cab3800462f3809905eb8e | |
parent | 8d398f7f3e4eda64f799ddf9cbdae00c27681488 [diff] |
package/resiprocate: resiprocate-apps need openssl Fixes: http://autobuild.buildroot.net/results/7ac/7ac82a3ac4b06cb5ad44e92548d66a0f79d149a6/ In file included from Server.cxx:19: ../../resip/stack/ssl/Security.hxx:32:10: fatal error: openssl/ssl.h: No such file or directory clicktoall needs openssl: https://github.com/resiprocate/resiprocate/blob/resiprocate-1.12/apps/clicktocall/Makefile.am#L16 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>