about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/kde/bovo.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/kde/bovo.nix')
-rw-r--r--nixpkgs/pkgs/applications/kde/bovo.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/kde/bovo.nix b/nixpkgs/pkgs/applications/kde/bovo.nix
index ae89a8e396f6..d1788bd5e234 100644
--- a/nixpkgs/pkgs/applications/kde/bovo.nix
+++ b/nixpkgs/pkgs/applications/kde/bovo.nix
@@ -8,6 +8,7 @@ mkDerivation {
   meta = with lib; {
     homepage = "https://apps.kde.org/bovo/";
     description = "Five in a row application";
+    mainProgram = "bovo";
     longDescription = ''
       Bovo is a Gomoku (from Japanese 五目並べ - lit. "five points") like game for two players,
       where the opponents alternate in placing their respective pictogram on the game board.