aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2019-09-30 18:57:54 -0500
committerluigi1111 <luigi1111w@gmail.com>2019-09-30 18:57:54 -0500
commitb60cf6a93885405d2a684428f8294430d7a5ef1f (patch)
tree40b5e2b756299c7905502b082e62a46ac2eebfda /src/wallet
parentMerge pull request #5913 (diff)
parentbuild: link wallet_merged against blockchain_db and hardforks obj (diff)
downloadmonero-b60cf6a93885405d2a684428f8294430d7a5ef1f.tar.xz
Merge pull request #5939
9baf2a7 build: link wallet_merged against blockchain_db and hardforks obj (xiphon)
Diffstat (limited to 'src/wallet')
-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