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 committed by Jack Grigg
parent 4526ecf9b2
commit fe49dc5282
1 changed files with 0 additions and 1 deletions

View File

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