diff --git a/pkgs/applications/plasma-mobile/kweather.nix b/pkgs/applications/plasma-mobile/kweather.nix index 8d12c76646b..497061624b9 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 ];