levitte Don't add $(EX_LIBS) to libssl.pc's Libs.private
fd2941c Jan 23, 2018
Don't add $(EX_LIBS) to libssl.pc's Libs.private
Since libssl requires libcrypto and libcrypto.pc already has
Libs.private set exactly the same, there's no reason to repeat it in
libssl.pc.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from openssl#5134)
fd2941c