docs: touch calibration add extra deps needed for xtcal

This commit is contained in:
alfrix 2024-03-15 09:51:26 -03:00
parent cc4ff7e2b3
commit 16f967a86c

View File

@ -106,7 +106,7 @@ This is optional, and you should only do it if you are having problems.
Download and build xtcal:
```sh
sudo apt-get install libxaw7-dev
sudo apt-get install libxaw7-dev libxxf86vm-dev libxft-dev
cd
git clone https://github.com/KurtJacobson/xtcal
cd xtcal