From 0bbd521fa2b1398164f3c109d37c50a9e91026a8 Mon Sep 17 00:00:00 2001 From: stoffu Date: Tue, 6 Mar 2018 02:36:37 +0900 Subject: [PATCH] libwallet_merged: added missing libdevice --- src/wallet/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wallet/CMakeLists.txt b/src/wallet/CMakeLists.txt index c6d0bd9da..36b661004 100644 --- a/src/wallet/CMakeLists.txt +++ b/src/wallet/CMakeLists.txt @@ -111,6 +111,7 @@ if (BUILD_GUI_DEPS) mnemonics common cncrypto + device ringct checkpoints version)