Skip to content

Commit

Permalink
build: remove libcrypto as internal dependency in libbitcoinconsensus.pc
Browse files Browse the repository at this point in the history
  • Loading branch information
laanwj committed Nov 19, 2019
1 parent 278751e commit 2d70665
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libbitcoinconsensus.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ Description: Library for the Bitcoin consensus protocol.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lbitcoinconsensus
Cflags: -I${includedir}
Requires.private: libcrypto

0 comments on commit 2d70665

Please sign in to comment.