mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 18:09:47 +01:00
b2c3d1086b
This reverts commit 20b6c87117
.
18 lines
279 B
JSON
18 lines
279 B
JSON
{
|
|
"name": "bitcoin-core",
|
|
"version-string": "1",
|
|
"dependencies": [
|
|
"berkeleydb",
|
|
"boost-multi-index",
|
|
"boost-process",
|
|
"boost-signals2",
|
|
"boost-test",
|
|
"sqlite3",
|
|
{
|
|
"name": "libevent",
|
|
"features": ["thread"]
|
|
},
|
|
"zeromq"
|
|
]
|
|
}
|