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 upMissing Linux dependencies for gstreamer #27363
Closed
Labels
Comments
|
We build on Ubuntu 19.10, and therefore depend on packages that are available in that release. |
|
Hopefully on 20.04 we'll be able to use the system gstreamer. |
|
The system gstreamer works in Ubuntu 20.04, with the addition of the |
bors-servo
added a commit
that referenced
this issue
Jul 23, 2020
…earth Added debian gstreamer packages to README <!-- Please describe your changes on the following line: --> Document which gstreamer packages are needed on Ubuntu 20.04LTS. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #27363 - [x] These changes do not require tests because it's edits to the README <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
bors-servo
added a commit
that referenced
this issue
Jul 24, 2020
…earth Added debian gstreamer packages to README <!-- Please describe your changes on the following line: --> Document which gstreamer packages are needed on Ubuntu 20.04LTS. --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #27363 - [x] These changes do not require tests because it's edits to the README <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our gstreamer requires particular versions of libraries, which are different from the Ubuntu ones.