mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
discard libpng-dev as a dependency
This commit is contained in:
parent
0d02473875
commit
e7225bdc5d
@ -34,7 +34,7 @@ Under Debian / Ubuntu (which we recommend using), you can install them with the
|
||||
|
||||
```bash
|
||||
sudo apt update
|
||||
sudo apt install make git build-essential binutils-mips-linux-gnu python3 python3-pip libpng-dev
|
||||
sudo apt install make git build-essential binutils-mips-linux-gnu python3 python3-pip
|
||||
```
|
||||
|
||||
#### 2. Clone the repository
|
||||
|
Loading…
Reference in New Issue
Block a user