aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-08-23 22:12:49 -0400
committerGitHub <noreply@github.com>2018-08-23 22:12:49 -0400
commit8bb34243f563e4d85685f3ddfc405a659720f612 (patch)
tree7b26db5e364b6e7d12d82d6f5f66af3146858f9c
parent54b387ab59d123ee5f2f5e94cadd4f16e746ff50 (diff)
parent68b582c8d702b511d4d447c0a6b1ea8ed4d56857 (diff)
downloadservo-8bb34243f563e4d85685f3ddfc405a659720f612.tar.gz
servo-8bb34243f563e4d85685f3ddfc405a659720f612.zip
Auto merge of #21499 - PsiACE:add-`gstreamer`-in-`dnf-install`, r=jdm
Update README.md add `gstreamer` to `dnf install` <!-- Please describe your changes on the following line: --> --- <!-- 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 not fix #21446, but help to compile. <!-- Either: --> - [x] There are tests for these changes OR - [x] These changes do not require tests because it only change 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/21499) <!-- Reviewable:end -->
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9b9a90596ab..315cf3eee54 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ sudo dnf install curl libtool gcc-c++ libXi-devel \
freetype-devel mesa-libGL-devel mesa-libEGL-devel glib2-devel libX11-devel libXrandr-devel gperf \
fontconfig-devel cabextract ttmkfdir python python-virtualenv python-pip expat-devel \
rpm-build openssl-devel cmake bzip2-devel libXcursor-devel libXmu-devel mesa-libOSMesa-devel \
- dbus-devel ncurses-devel harfbuzz-devel ccache mesa-libGLU-devel clang clang-libs
+ dbus-devel ncurses-devel harfbuzz-devel ccache mesa-libGLU-devel clang clang-libs gstreamer
```
#### On CentOS