summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-03-16 13:33:27 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-03-20 12:35:18 +0100
commit74757f86f31e73e3083e2234c364a9ce5c36e3eb (patch)
tree5af9e565cfca49fd8b5757863a886166d2d4f994
parent7d334f9bea3a160a23172d5e44a294f2090c316d (diff)
Include qtwebengine-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 19e2a94..4e08ebc 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 qtcharts
- qtdeclarative-5 qttools-5 qtsvg-5 range-v3 spdlog zlib))
+ qtdeclarative-5 qttools-5 qtsvg-5 qtwebengine-5 range-v3 spdlog zlib))
(synopsis "Komodo Wallet Desktop GUI")
(description
(string-append