mirror of https://github.com/bitcoin/bitcoin
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
383 B
22 lines
383 B
{
|
|
"name": "bitcoin-core",
|
|
"version-string": "1",
|
|
"dependencies": [
|
|
"berkeleydb",
|
|
"boost-date-time",
|
|
"boost-multi-index",
|
|
"boost-signals2",
|
|
"boost-test",
|
|
"libevent",
|
|
"sqlite3",
|
|
"zeromq"
|
|
],
|
|
"builtin-baseline": "9edb1b8e590cc086563301d735cae4b6e732d2d2",
|
|
"overrides": [
|
|
{
|
|
"name": "libevent",
|
|
"version": "2.1.12#7"
|
|
}
|
|
]
|
|
}
|