added missing package
This commit is contained in:
parent
0382c2ea0d
commit
46aa619b26
@ -73,7 +73,7 @@ The previous installer has been deprecated to give more transparency about the i
|
|||||||
Run the following steps to install Inkycal. Do **not** use sudo for this, except where explicitly specified.
|
Run the following steps to install Inkycal. Do **not** use sudo for this, except where explicitly specified.
|
||||||
```bash
|
```bash
|
||||||
# the next line is for the Raspberry Pi only
|
# the next line is for the Raspberry Pi only
|
||||||
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git
|
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git libfreetype6-dev
|
||||||
cd $HOME
|
cd $HOME
|
||||||
git clone --branch main --single-branch https://github.com/aceisace/Inkycal
|
git clone --branch main --single-branch https://github.com/aceisace/Inkycal
|
||||||
cd Inkycal
|
cd Inkycal
|
||||||
|
Loading…
Reference in New Issue
Block a user