Enable some more WebKit options
svn path=/nixpkgs/trunk/; revision=23158
This commit is contained in:
parent
6c4b96434e
commit
ac8fda68f6
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue