1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

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

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 */