mirror of
https://github.com/darlinghq/darling-docs.git
synced 2025-02-07 20:46:09 +00:00
Recommend clang-9 for Debian Testing
clang-7 is no longer available and clang-8 doesn't work
This commit is contained in:
parent
2a35f19814
commit
e8a0156cb6
@ -23,7 +23,7 @@ Linux 4.9 or higher is required.
|
||||
* Debian Testing:
|
||||
|
||||
```
|
||||
$ sudo apt install cmake clang-7 bison flex xz-utils libfuse-dev libudev-dev pkg-config libc6-dev-i386 linux-headers-amd64 libcap2-bin git libcairo2-dev libgl1-mesa-dev libtiff5-dev libfreetype6-dev libxml2-dev libegl1-mesa-dev libfontconfig1-dev libbsd-dev libxrandr-dev libxcursor-dev libgif-dev libpulse-dev libavformat-dev libavcodec-dev libavresample-dev
|
||||
$ sudo apt install cmake clang-9 bison flex xz-utils libfuse-dev libudev-dev pkg-config libc6-dev-i386 linux-headers-amd64 libcap2-bin git libcairo2-dev libgl1-mesa-dev libtiff5-dev libfreetype6-dev libxml2-dev libegl1-mesa-dev libfontconfig1-dev libbsd-dev libxrandr-dev libxcursor-dev libgif-dev libpulse-dev libavformat-dev libavcodec-dev libavresample-dev
|
||||
```
|
||||
|
||||
* Ubuntu 18.04:
|
||||
|
Loading…
x
Reference in New Issue
Block a user