diff --git a/pkgs/applications/networking/remote/teamviewer/8.nix b/pkgs/applications/networking/remote/teamviewer/8.nix index b38a95ad2e9..cc332d65dec 100644 --- a/pkgs/applications/networking/remote/teamviewer/8.nix +++ b/pkgs/applications/networking/remote/teamviewer/8.nix @@ -6,6 +6,7 @@ # It doesn't want to start unless teamviewerd is running as root. # I haven't tried to make the daemon run. +assert stdenv.system = "i686-linux"; let topath = "${wine}/bin";