File bunnycoin-make.patch of Package bunnycoin
--- src/makefile.unix 2018-11-27 19:32:57.161763549 +0100
+++ makefile.unix 2018-11-27 20:23:11.600476164 +0100
@@ -39,6 +39,7 @@
-l boost_filesystem$(BOOST_LIB_SUFFIX) \
-l boost_program_options$(BOOST_LIB_SUFFIX) \
-l boost_thread$(BOOST_LIB_SUFFIX) \
+ -l boost_chrono$(BOOST_LIB_SUFFIX) \
-l db_cxx$(BDB_LIB_SUFFIX) \
-l ssl \
-l crypto