summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-03-16 13:29:47 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-03-17 12:59:55 +0100
commitbe3dfe708c03995159a3cee2112634dd01ba6a7a (patch)
tree1cfa73383d4ca9b564f85eb6d370f8d4156b5948
parent4dd171244e7c0259276ba05aa7bb71fdbde36a9c (diff)
Include qtsvg-5 as dependency of komodo-wallet
-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 1cd3abd7fb..7964373b4c 100644
--- a/private/komodo/komodo.scm
+++ b/private/komodo/komodo.scm
@@ -55,7 +55,7 @@
(native-inputs
(list
boost cpprestsdk date doctest entt fmt git nlohmann-json openssl
- qtdeclarative-5 qttools-5 range-v3 spdlog zlib))
+ qtdeclarative-5 qttools-5 qtsvg-5 range-v3 spdlog zlib))
(synopsis "Komodo Wallet Desktop GUI")
(description
(string-append