Commit 1ecda61ec570873dd72fd129cd1bfe6a08d5a81a

Carlos Martín Nieto 2013-10-23T12:58:56

Set the correct dependencies in the pkg-config file When linking statically, the including project needs to know what the current library build depends on so they can link to it. Store this information in the pkg-config file. While here, remove claims that users need to link to zlib or libcrypto.