summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--private/komodo/komodo.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/private/komodo/komodo.scm b/private/komodo/komodo.scm
index 653735c7d7..ef7840b3e8 100644
--- a/private/komodo/komodo.scm
+++ b/private/komodo/komodo.scm
@@ -44,7 +44,7 @@
"# include(vcpkg_prerequisites)")))))
#:configure-flags
#~ (list "-DFETCHCONTENT_FULLY_DISCONNECTED=ON")))
- (native-inputs (list entt fmt git nlohmann-json))
+ (native-inputs (list entt fmt git nlohmann-json range-v3))
(synopsis "Komodo Wallet Desktop GUI")
(description
(string-append