Leonid Plyushch
ecd5752835
bitcoind: avoid issues with boost package
Let package will build custom versions of dependency packages to
avoid errors like
wallet/walletutil.cpp:77:23: error: no member named 'level' in 'boost::filesystem::recursive_directory_iterator'
} else if (it.level() == 0 && it->symlink_status().type() == fs::regular_file && IsBerkeleyBtree(it->path())) {
~~ ^
5 years ago
Leonid Plyushch
a2bc200aee
rebuild packages dependent on 'boost'
5 years ago
stefanwouldgo
c5a7395e98
remove openssl dependency
openssl hasn't really been used when compiling without GUI for a long time. See https://github.com/bitcoin/bitcoin/issues/16751#issuecomment-537416760
5 years ago
Fredrik Fornwall
a3810537c4
bitcoin: Update from 0.18.1 to 0.19.0.1
5 years ago
Fredrik Fornwall
175c3a2b93
boost: Update from 1.70.0 to 1.71.0
5 years ago
Leonid Plyushch
dd174764b3
bitcoin: build with miniupnpc
5 years ago
Leonid Plyushch
d94af805fe
bitcoin: bump revision
Because latest changes were not applied.
5 years ago
Leonid Plyushch
3051be582b
bitcoin: build and link with libdb v4.8.x
5 years ago
Fredrik Fornwall
707499e97f
bitcoin: Depend on openssl
5 years ago
Stefan
afb20964c2
added conffiles to bitcoin,lnd
5 years ago
Stefan
37ee53f4ca
removed termux-services dependency for bitcoin,lnd
5 years ago
stefanwouldgo
cc3b26314e
new packages: bitcoin and lnd ( #4290 )
5 years ago