mirror of
https://github.com/servo/servo.git
synced 2025-06-28 11:03:39 +01:00
Enable gstreamer media stack for UWP targets.
This commit is contained in:
parent
08328c22d6
commit
261cf4f641
1 changed files with 1 additions and 0 deletions
|
@ -864,6 +864,7 @@ install them, let us know by filing a bug!")
|
|||
not target
|
||||
or ("armv7" in target and "android" in target)
|
||||
or "x86_64" in target
|
||||
or "uwp" in target
|
||||
):
|
||||
media_stack = "gstreamer"
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue