From c79984ec4966c5085ff200c21f1bf1117c24c1ad Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Mon, 4 May 2009 11:03:09 +0000 Subject: [PATCH] Build wireshark svn path=/nixpkgs/trunk/; revision=15440 --- pkgs/top-level/release.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 22ed2089c36..fe8133c8885 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -303,6 +303,7 @@ in { webkit = linux; wget = all; wine = ["i686-linux"]; + wireshark = linux; wirelesstools = linux; x11_ssh_askpass = linux; xchm = linux;