diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-19 11:19:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-19 11:19:49 -0500 |
commit | 81ebde63319e3bf927655f8fa84500294152c122 (patch) | |
tree | edc47ab3fe179edb37a522a92e7767b48bddf27a /components/script/dom/bindings/codegen/parser | |
parent | 95941cb4dff6d4cb30375b54624f0b5acb4d81f1 (diff) | |
parent | 6b60d7cf403707ddee774f3054b903e6661d4ef5 (diff) | |
download | servo-81ebde63319e3bf927655f8fa84500294152c122.tar.gz servo-81ebde63319e3bf927655f8fa84500294152c122.zip |
Auto merge of #11795 - ideasman42:patch-1, r=jdm
Add pkg-config dep for ArchLinux
<!-- Please describe your changes on the following line: -->
Add pkg-config to readme.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because this is an edit to the readme.
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Without this package, I get this error:
```
Compiling servo-freetype-sys v2.4.11
Build failed, waiting for other jobs to finish...
error: failed to run custom build command for `dbus v0.3.3`
Process didn't exit successfully: `/dsk/src/servo/target/release/build/dbus-7f7af798babde0c1/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Failed to run `\"pkg-config\" \"--libs\" \"--cflags\" \"dbus-1\"`: No such file or directory (os error 2)"', ../src/libcore/result.rs:785
note: Run with `RUST_BACKTRACE=1` for a backtrace.
[Warning] Could not generate notification! Optional Python module 'dbus' is not installed.
Build completed in 0:05:27
```
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11795)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions