From fa5f3e62c8801cca80997cfb046c13983e0876e7 Mon Sep 17 00:00:00 2001 From: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> Date: Wed, 7 May 2025 16:38:50 +0200 Subject: [PATCH] vcpkg: Remove bdb --- vcpkg.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 246d58d3b42..45a8a1a2065 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -11,16 +11,9 @@ "qt", "tests", "wallet", - "berkeleydb", "zeromq" ], "features": { - "berkeleydb": { - "description": "Enable Berkeley DB wallet support", - "dependencies": [ - "berkeleydb" - ] - }, "qt": { "description": "Build GUI, Qt 6", "dependencies": [