aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorxiphon <xiphon@protonmail.com>2019-09-28 12:35:33 +0000
committerxiphon <xiphon@protonmail.com>2019-09-28 12:35:33 +0000
commit9baf2a7caaec50c9ae6138f4cd876d67c2ca3d23 (patch)
treea3d37512a837a9cdfae27eab21cf0eac690859e9 /src
parentMerge pull request #5549 (diff)
downloadmonero-9baf2a7caaec50c9ae6138f4cd876d67c2ca3d23.tar.xz
build: link wallet_merged against blockchain_db and hardforks obj
Diffstat (limited to 'src')
-rw-r--r--src/wallet/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wallet/CMakeLists.txt b/src/wallet/CMakeLists.txt
index d0fc21f51..553445a39 100644
--- a/src/wallet/CMakeLists.txt
+++ b/src/wallet/CMakeLists.txt
@@ -117,12 +117,14 @@ if (BUILD_GUI_DEPS)
wallet_api
wallet
multisig
+ blockchain_db
cryptonote_core
cryptonote_basic
mnemonics
common
cncrypto
device
+ hardforks
ringct
ringct_basic
checkpoints