From 509c2b813844e294a1758580e88b08314b4594eb Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sat, 16 Mar 2024 13:30:59 +0100 Subject: Include qtcharts as dependency of komodo-wallet --- private/komodo/komodo.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private/komodo/komodo.scm b/private/komodo/komodo.scm index 7964373b4c..19e2a94ff1 100644 --- a/private/komodo/komodo.scm +++ b/private/komodo/komodo.scm @@ -54,7 +54,7 @@ #~ (list "-DFETCHCONTENT_FULLY_DISCONNECTED=ON"))) (native-inputs (list - boost cpprestsdk date doctest entt fmt git nlohmann-json openssl + boost cpprestsdk date doctest entt fmt git nlohmann-json openssl qtcharts qtdeclarative-5 qttools-5 qtsvg-5 range-v3 spdlog zlib)) (synopsis "Komodo Wallet Desktop GUI") (description -- cgit v1.2.3