mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-02 20:51:10 -09:00
Commit d2f0a9bba4 (libcpprestsdk: fix building as a static library)
changed libcpprestsdk to use pkg-config to find the linker flags for
openssl, so ensure it is available.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>