vcpkg: Remove bdb

This commit is contained in:
MarcoFalke 2025-05-07 16:38:50 +02:00
parent 5b8752198e
commit fa5f3e62c8
No known key found for this signature in database
1 changed files with 0 additions and 7 deletions

View File

@ -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": [