mirror of https://github.com/lapce/lapce.git
List python3 as dependency
This commit is contained in:
parent
bf79a35a5c
commit
985af3f5a2
|
@ -42,7 +42,7 @@ Lapce is written in pure Rust, with UI in [Druid](https://github.com/linebender/
|
|||
### Dependencies
|
||||
#### Ubuntu
|
||||
```sh
|
||||
sudo apt-get install cmake pkg-config libfreetype6-dev libfontconfig1-dev libxcb-xfixes0-dev libxkbcommon-dev
|
||||
sudo apt-get install cmake pkg-config libfreetype6-dev libfontconfig1-dev libxcb-xfixes0-dev libxkbcommon-dev python3
|
||||
```
|
||||
### Building
|
||||
```sh
|
||||
|
|
Loading…
Reference in New Issue