Enable some more WebKit options

svn path=/nixpkgs/trunk/; revision=23158
This commit is contained in:
Michael Raskin 2010-08-12 22:05:04 +00:00
parent 6c4b96434e
commit ac8fda68f6
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ rec {
# "--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 */