mirror of https://github.com/bitcoin/bitcoin.git
vcpkg: Remove bdb
This commit is contained in:
parent
5b8752198e
commit
fa5f3e62c8
|
@ -11,16 +11,9 @@
|
||||||
"qt",
|
"qt",
|
||||||
"tests",
|
"tests",
|
||||||
"wallet",
|
"wallet",
|
||||||
"berkeleydb",
|
|
||||||
"zeromq"
|
"zeromq"
|
||||||
],
|
],
|
||||||
"features": {
|
"features": {
|
||||||
"berkeleydb": {
|
|
||||||
"description": "Enable Berkeley DB wallet support",
|
|
||||||
"dependencies": [
|
|
||||||
"berkeleydb"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"qt": {
|
"qt": {
|
||||||
"description": "Build GUI, Qt 6",
|
"description": "Build GUI, Qt 6",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
|
Loading…
Reference in New Issue