about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/emulators/rpcemu/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/emulators/rpcemu/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/emulators/rpcemu/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/emulators/rpcemu/default.nix b/nixpkgs/pkgs/applications/emulators/rpcemu/default.nix
index 9fad3725203f..25930470412a 100644
--- a/nixpkgs/pkgs/applications/emulators/rpcemu/default.nix
+++ b/nixpkgs/pkgs/applications/emulators/rpcemu/default.nix
@@ -47,6 +47,7 @@ stdenv.mkDerivation (finalAttrs: {
   meta = {
     homepage = "https://www.marutan.net/rpcemu/index.php";
     description = "Risc PC Emulator";
+    mainProgram = "rpcemu-interpreter";
     longDescription = ''
       RPCEmu is an emulator of classic Acorn computer systems, such as the Risc
       PC and A7000. It runs on multiple platforms including Windows, Linux and