summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2021-10-06 17:28:04 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2021-10-18 16:10:36 -0400
commitb9ecb689753d392d49237823083aec626c73ea58 (patch)
tree82b3bcab15ceabff254479a7a3d57fe0bfed0ff0
parenta24b5e511cf2c6859dda725af48f8c296f777613 (diff)
kweather: Fix build for 21.08
-rw-r--r--pkgs/applications/plasma-mobile/kweather.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/plasma-mobile/kweather.nix b/pkgs/applications/plasma-mobile/kweather.nix
index 8d12c76646b5..497061624b92 100644
--- a/pkgs/applications/plasma-mobile/kweather.nix
+++ b/pkgs/applications/plasma-mobile/kweather.nix
@@ -11,6 +11,7 @@
, kquickcharts
, kweathercore
, plasma-framework
+, qtcharts
, qtquickcontrols2
}:
@@ -30,6 +31,7 @@ mkDerivation rec {
kquickcharts
kweathercore
plasma-framework
+ qtcharts
qtquickcontrols2
];