summary refs log tree commit diff
path: root/pkgs/top-level/release.nix
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2009-05-04 11:03:09 +0000
committerMichael Raskin <7c6f434c@mail.ru>2009-05-04 11:03:09 +0000
commitc79984ec4966c5085ff200c21f1bf1117c24c1ad (patch)
tree8b4aed982eb6e88803e8b032817a973b6964df0d /pkgs/top-level/release.nix
parent2eb7441069233ef7c3bc9967b789042c9a39d178 (diff)
downloadnixpkgs-c79984ec4966c5085ff200c21f1bf1117c24c1ad.tar
nixpkgs-c79984ec4966c5085ff200c21f1bf1117c24c1ad.tar.gz
nixpkgs-c79984ec4966c5085ff200c21f1bf1117c24c1ad.tar.bz2
nixpkgs-c79984ec4966c5085ff200c21f1bf1117c24c1ad.tar.lz
nixpkgs-c79984ec4966c5085ff200c21f1bf1117c24c1ad.tar.xz
nixpkgs-c79984ec4966c5085ff200c21f1bf1117c24c1ad.tar.zst
nixpkgs-c79984ec4966c5085ff200c21f1bf1117c24c1ad.zip
Build wireshark
svn path=/nixpkgs/trunk/; revision=15440
Diffstat (limited to 'pkgs/top-level/release.nix')
-rw-r--r--pkgs/top-level/release.nix1
1 files changed, 1 insertions, 0 deletions
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;