Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAppveyor: Fix missing gstreamer dlls #23765
Conversation
highfive
commented
Jul 12, 2019
|
Heads up! This PR modifies the following files:
|
|
Aha, thanks for finding that option! |
|
@bors-servo r+ |
|
|
|
@UK992 Out of curiosity, how did you figure that out? |
|
Could we enable only the required one rather than =ALL? Might be better to detect when requirement changes. PS: Okay, the right name is |
|
@jdm many search queries related to gstreamer msi installer arguments / properties and somehow found out someone using ADDLOCAL on gstreamer installer. Then testing, installing and removing gstreamer many times. :) |
Appveyor: Fix missing gstreamer dlls This changes will execute complete installation of gstreamer. And should fix #23749 <!-- 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/23765) <!-- Reviewable:end -->
|
|
UK992 commentedJul 12, 2019
•
edited by SimonSapin
This changes will execute complete installation of gstreamer. And should fix #23749
This change is