Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #385 from cole-miller/revert-pc
Browse files Browse the repository at this point in the history
Revert addition of Requires.private to raft.pc
  • Loading branch information
Stéphane Graber committed Mar 9, 2023
2 parents f91ac33 + 2949774 commit 98070bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion raft.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ includedir=@includedir@
Name: raft
Description: C implementation of the Raft Consensus protocol
Version: @PACKAGE_VERSION@
Requires.private: @REQUIRES@
Libs: -L${libdir} -lraft
Cflags: -I${includedir}

0 comments on commit 98070bd

Please sign in to comment.