mirror of https://github.com/lapce/lapce.git
Doc: do not specify a transitional package
This commit is contained in:
parent
4a7275dc71
commit
44277abef7
|
@ -50,7 +50,7 @@ The guidelines about contributing to Lapce can be found in
|
||||||
### Dependencies
|
### Dependencies
|
||||||
#### Ubuntu
|
#### Ubuntu
|
||||||
```sh
|
```sh
|
||||||
sudo apt install cmake pkg-config libfreetype6-dev libfontconfig1-dev libxcb-xfixes0-dev libxkbcommon-dev python3
|
sudo apt install cmake pkg-config libfreetype6-dev libfontconfig-dev libxcb-xfixes0-dev libxkbcommon-dev python3
|
||||||
```
|
```
|
||||||
### Building
|
### Building
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Reference in New Issue