mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Revert "Add clang packages for non-debian linuxes."
This reverts commit 1d2456e076
, in an attempt to
restore the sync state across repos. Will reland if this fixes it (and if it
doesn't too).
This commit is contained in:
parent
0df51515c3
commit
3224a9c466
1 changed files with 3 additions and 3 deletions
|
@ -75,7 +75,7 @@ sudo dnf install curl freeglut-devel 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 pulseaudio-libs-devel clang clang-libs
|
||||
dbus-devel ncurses-devel pulseaudio-libs-devel
|
||||
```
|
||||
#### On CentOS
|
||||
|
||||
|
@ -84,7 +84,7 @@ sudo yum install curl freeglut-devel 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 python34 pulseaudio-libs-devel clang clang-libs
|
||||
dbus-devel ncurses-devel python34 pulseaudio-libs-devel
|
||||
```
|
||||
|
||||
#### On openSUSE Linux
|
||||
|
@ -92,7 +92,7 @@ sudo yum install curl freeglut-devel libtool gcc-c++ libXi-devel \
|
|||
sudo zypper install libX11-devel libexpat-devel libbz2-devel Mesa-libEGL-devel Mesa-libGL-devel cabextract cmake \
|
||||
dbus-1-devel fontconfig-devel freetype-devel gcc-c++ git glib2-devel gperf \
|
||||
harfbuzz-devel libOSMesa-devel libXcursor-devel libXi-devel libXmu-devel libXrandr-devel libopenssl-devel \
|
||||
python-pip python-virtualenv rpm-build glu-devel llvm-clang libclang
|
||||
python-pip python-virtualenv rpm-build glu-devel
|
||||
```
|
||||
#### On Arch Linux
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue