mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Added liblzma-dev dependency on Debian
This commit is contained in:
parent
54f54d194d
commit
3aa58eed16
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ If this doesn't work, file a bug, and, run the commands below:
|
|||
sudo apt install git curl autoconf libx11-dev \
|
||||
libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
|
||||
gperf g++ build-essential cmake virtualenv python-pip \
|
||||
libssl1.0-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev \
|
||||
libssl1.0-dev libbz2-dev liblzma-dev libosmesa6-dev libxmu6 libxmu-dev \
|
||||
libglu1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev libdbus-1-dev \
|
||||
libharfbuzz-dev ccache clang libunwind-dev \
|
||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev autoconf2.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue