Try enabling some more features in webkit

svn path=/nixpkgs/trunk/; revision=16535
This commit is contained in:
Michael Raskin 2009-08-02 19:45:59 +00:00
parent 92c3ce343e
commit 4f10526f9d

View file

@ -18,6 +18,8 @@ rec {
"--enable-3D-transforms"
"--enable-filters"
"--enable-web-sockets"
"--enable-shared-workers"
"--enable-wml"
];
/* doConfigure should be specified separately */