Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md - fixes Requirements for Fedora #23084

Merged
merged 1 commit into from
Mar 23, 2019

Conversation

benjamin-salchow
Copy link
Contributor

@benjamin-salchow benjamin-salchow commented Mar 23, 2019

Adds missing libX11-devel package for Fedora. Required for building.

libX11-devel is missing in the required dependencies for Fedora. Required for building under Feodra.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix building under fedora
  • There are tests for these changes OR
  • These changes do not require tests because it's just the Readme.md

This change is Reviewable

Adds missing `libX11-devel` package for Fedora. Required for building.
@highfive
Copy link

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @ferjm (or someone else) soon.

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 23, 2019
@benjamin-salchow benjamin-salchow changed the title Update README.md Update README.md - fixes Requirements for Fedora Mar 23, 2019
@jdm
Copy link
Member

jdm commented Mar 23, 2019

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

📌 Commit e6c5e75 has been approved by jdm

@highfive highfive assigned jdm and unassigned ferjm Mar 23, 2019
@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Mar 23, 2019
@bors-servo
Copy link
Contributor

⌛ Testing commit e6c5e75 with merge fb11234...

bors-servo pushed a commit that referenced this pull request Mar 23, 2019
Update README.md - fixes Requirements for Fedora

Adds missing `libX11-devel` package for Fedora. Required for building.

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

libX11-devel is missing in the required dependencies for Fedora. Required for building under Feodra.

---
<!-- 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 building under fedora

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because it's just the Readme.md

<!-- 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. -->

<!-- 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/23084)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - android-mac, arm32, arm64, linux-rel-css, linux-rel-wpt, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, magicleap, status-taskcluster
Approved by: jdm
Pushing fb11234 to master...

@bors-servo bors-servo merged commit e6c5e75 into servo:master Mar 23, 2019
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants