mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
Auto merge of #23889 - servo:jdm-patch-48, r=jdm
Correct GStreamer packaging issues As reported by someone trying to build the UWP app for the very first time. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23889) <!-- Reviewable:end -->
This commit is contained in:
commit
570788610f
2 changed files with 3 additions and 2 deletions
|
@ -768,6 +768,7 @@ def package_gstreamer_dlls(env, servo_exe_dir, target, uwp):
|
|||
"gstreamer-1.0-0.dll",
|
||||
"gstriff-1.0-0.dll",
|
||||
"gstrtp-1.0-0.dll",
|
||||
"gstrtsp-1.0-0.dll",
|
||||
"gstsdp-1.0-0.dll",
|
||||
"gsttag-1.0-0.dll",
|
||||
"gstvideo-1.0-0.dll",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue