about summary refs log tree commit diff
path: root/pkgs/applications/kde/kasts.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kasts.nix')
-rw-r--r--pkgs/applications/kde/kasts.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/kde/kasts.nix b/pkgs/applications/kde/kasts.nix
index 59b455398203..e0f00a1db204 100644
--- a/pkgs/applications/kde/kasts.nix
+++ b/pkgs/applications/kde/kasts.nix
@@ -59,6 +59,7 @@ mkDerivation rec {
 
   meta = with lib; {
     description = "Mobile podcast application";
+    mainProgram = "kasts";
     homepage = "https://apps.kde.org/kasts/";
     # https://invent.kde.org/plasma-mobile/kasts/-/tree/master/LICENSES
     license = with licenses; [ bsd2 cc-by-sa-40 cc0 gpl2Only gpl2Plus gpl3Only gpl3Plus lgpl3Plus ];