servo/python/servo
bors-servo b5710861ec
Auto merge of #27372 - asajeffrey:add-ubuntu-libxcb-dependencies, r=jdm
Add libxcb dependencies to README and bootstrap.py

<!-- Please describe your changes on the following line: -->

Gets servo to build on Ubuntu xenial+ again.

---
<!-- 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 #27327
- [x] These changes do not require tests because it's fixing build breakage

<!-- 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. -->
2020-07-23 11:07:32 -04:00
..
lints Do not raise StopIteration: PEP 479 2020-06-20 21:46:28 +02:00
mutation Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap.py Add libxcb dependencies to README and bootstrap.py 2020-07-22 16:46:48 -05:00
bootstrap_commands.py Use except Exception where Py2/3 disagrees 2020-06-21 04:30:23 +02:00
build_commands.py Load explicit set of gstreamer plugins on macos, and include them in the nightly package. 2020-07-16 22:42:22 -04:00
command_base.py Add .servobuild configuration for the choice of media stack 2020-07-06 17:34:17 +02:00
devenv_commands.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
gstreamer.py Load explicit set of gstreamer plugins on macos, and include them in the nightly package. 2020-07-16 22:42:22 -04:00
package_commands.py Add gstreamer plugins to nightly package. 2020-07-20 14:27:35 -04:00
packages.py Upgrade clang to 9.0 on Windows. 2020-04-15 15:03:03 -04:00
post_build_commands.py Fix Gstreamer undefined symbol error 2020-07-02 21:04:05 +05:30
servo-binary-formula.rb.in Change servo homepage link to https 2018-11-27 19:01:20 +01:00
testing_commands.py Add an implementation of the core float and clear placement logic in layout 2020-07-20 12:42:34 -07:00
util.py fix zip extraction for python 3 2020-02-07 17:56:30 +09:00
win32_toast.py Add proper Win32 notification for builds 2016-08-17 09:50:58 -04:00