Webkit should never be the default backend.
This commit is contained in:
parent
e4aaad49aa
commit
98ebda65a1
@ -4,7 +4,7 @@
|
||||
, libxslt, gst_all_1 ? null
|
||||
, withPdfReader ? true
|
||||
, withMediaPlayback ? true
|
||||
, backend ? "webkit"
|
||||
, backend ? "webengine"
|
||||
}:
|
||||
|
||||
assert withMediaPlayback -> gst_all_1 != null;
|
||||
|
Loading…
Reference in New Issue
Block a user