diff options
author | Franz Geffke <m@f-a.nz> | 2024-09-07 17:05:21 +0100 |
---|---|---|
committer | Franz Geffke <m@f-a.nz> | 2024-09-07 17:05:21 +0100 |
commit | 62bce72f43e3b2a83370ac38fa0a15e4303b2849 (patch) | |
tree | 47f5798c85f2ddc72e9e862c37e67f67456eadbf /px/packages/matrix-client.scm | |
parent | 5d9bb20eae60f5a41d294fe1d52d85cb55b64784 (diff) |
px: matrix-client-gui-library: Fixed build
Diffstat (limited to 'px/packages/matrix-client.scm')
-rw-r--r-- | px/packages/matrix-client.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/px/packages/matrix-client.scm b/px/packages/matrix-client.scm index c2767ec..d21bb84 100644 --- a/px/packages/matrix-client.scm +++ b/px/packages/matrix-client.scm @@ -195,7 +195,7 @@ notification, emojis, E2E encryption, and voip calls.") qtwayland-5 qtdeclarative-5 qtgraphicaleffects - qtlocation + qtlocation-5 qtmultimedia-5 qtquickcontrols-5 qtquickcontrols2-5 |