summaryrefslogtreecommitdiff
path: root/pkgs/games/openra/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/openra/default.nix')
-rw-r--r--pkgs/games/openra/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/openra/default.nix b/pkgs/games/openra/default.nix
index 2e8533f7816e..22d3c6c879ed 100644
--- a/pkgs/games/openra/default.nix
+++ b/pkgs/games/openra/default.nix
@@ -25,7 +25,7 @@ let
lua = pkgs.lua5_1;
# It is not necessary to run the game, but it is nicer to be given an error dialog in the case of failure,
# rather than having to look to the logs why it is not starting.
- inherit (pkgs.gnome3) zenity;
+ inherit (pkgs.gnome) zenity;
});
/* Building a set of engines or mods requires some dependencies as well,