aboutsummaryrefslogtreecommitdiff
path: root/pkgs/games/zandronum
diff options
context:
space:
mode:
authorKirill Boltaev <aske@fmap.me>2016-09-12 00:24:51 +0300
committerKirill Boltaev <aske@fmap.me>2016-09-12 18:26:06 +0300
commitbccd75094fd5108b3d834ad3a86e056eed3b0337 (patch)
tree8954184c0376ef2f8218b7df7049edde7ef6a49b /pkgs/games/zandronum
parent30107249b1a5681771591cd65aa4f1c98f4cb023 (diff)
treewide: explicitly specify gtk and related package versions
Diffstat (limited to 'pkgs/games/zandronum')
-rw-r--r--pkgs/games/zandronum/bin.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/games/zandronum/bin.nix b/pkgs/games/zandronum/bin.nix
index 0d6c21bfa823..4fa7ec1b0451 100644
--- a/pkgs/games/zandronum/bin.nix
+++ b/pkgs/games/zandronum/bin.nix
@@ -8,7 +8,7 @@
, freetype
, gdk_pixbuf
, glib
-, gtk
+, gtk2
, libjpeg_turbo
, mesa_glu
, mesa_noglu
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
freetype
gdk_pixbuf
glib
- gtk
+ gtk2
libjpeg_turbo
mesa_glu
mesa_noglu