Author: raskin
Date: Thu Aug 12 22:05:04 2010
New Revision: 23158
URL: https://svn.nixos.org/websvn/nix/?rev=23158&sc=1

Log:
Enable some more WebKit options

Modified:
   nixpkgs/trunk/pkgs/development/libraries/webkit/default.nix

Modified: nixpkgs/trunk/pkgs/development/libraries/webkit/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/webkit/default.nix Thu Aug 12 
19:59:30 2010        (r23157)
+++ nixpkgs/trunk/pkgs/development/libraries/webkit/default.nix Thu Aug 12 
22:05:04 2010        (r23158)
@@ -44,8 +44,8 @@
     # "--enable-blob"
 
     # May be or not be triggering  
https://bugs.webkit.org/show_bug.cgi?id=43878
-    # "--enable-file-system"
-    # "--enable-directory-upload"
+    "--enable-file-system"
+    "--enable-directory-upload"
     ];
 
   /* doConfigure should be specified separately */
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to