mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 11:27:28 -03:00
build: remove libcrypto as internal dependency in libbitcoinconsensus.pc
This commit is contained in:
parent
278751ea11
commit
2d7066527a
1 changed files with 0 additions and 1 deletions
|
@ -8,4 +8,3 @@ Description: Library for the Bitcoin consensus protocol.
|
|||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lbitcoinconsensus
|
||||
Cflags: -I${includedir}
|
||||
Requires.private: libcrypto
|
||||
|
|
Loading…
Reference in a new issue