summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/opera
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/browsers/opera')
-rw-r--r--pkgs/applications/networking/browsers/opera/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/networking/browsers/opera/default.nix b/pkgs/applications/networking/browsers/opera/default.nix
index 3dddc8569637..19a55c0f89cd 100644
--- a/pkgs/applications/networking/browsers/opera/default.nix
+++ b/pkgs/applications/networking/browsers/opera/default.nix
@@ -15,8 +15,6 @@ in
 stdenv.mkDerivation rec {
   name = "opera-11.51-1087";
 
-  buildNativeInputs = [ xz ];
-  
   src =
     if stdenv.system == "i686-linux" then
       fetchurl {