mit-dci / opencbdc-tx

A transaction processor for a hypothetical, general-purpose, central bank digital currency
Other
895 stars 200 forks source link

Fix missing dependency #190

Closed HalosGhost closed 1 year ago

HalosGhost commented 1 year ago

Closes #171; closes #175

Signed-off-by: paparuch paparuch@0day.im Signed-off-by: Sam Stuewe stuewe@mit.edu Co-authored-by: Sam Stuewe stuewe@mit.edu

HalosGhost commented 1 year ago

Note that this should be tested by clean-cloning (i.e., without having run ./scripts/configure.sh before) this branch and building from-scratch. Currently, such a clean-clone of trunk is broken; this PR should fix it.

cc @pr4u4t