Doc: do not specify a transitional package

This commit is contained in:
DuckDuckWhale 2022-05-15 01:34:42 -07:00
parent 4a7275dc71
commit 44277abef7
No known key found for this signature in database
GPG Key ID: C3B59B9C3DA07219
1 changed files with 1 additions and 1 deletions

View File

@ -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