build: remove libcrypto as internal dependency in libbitcoinconsensus.pc

This commit is contained in:
Wladimir J. van der Laan 2019-11-19 15:02:51 +01:00
parent 278751ea11
commit 2d7066527a
1 changed files with 0 additions and 1 deletions

View File

@ -8,4 +8,3 @@ Description: Library for the Bitcoin consensus protocol.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lbitcoinconsensus
Cflags: -I${includedir}
Requires.private: libcrypto