Add yaml to the list of dependencies

This commit is contained in:
Nahuel Lofeudo 2023-05-06 10:30:49 +01:00
parent 766e9ae780
commit 4ff5c959b0
1 changed files with 2 additions and 1 deletions

View File

@ -45,9 +45,10 @@ If your display's resolution is not 1920x720, you will also need to change the c
* python3-fiona
* python3-pyproj (to build gtfs_kit2)
* libspatialindex-c6
* yaml
```
$ sudo apt install python3-iso8601 python3-zeep libsdl2-ttf-2.0-0 python3-numpy python3-pandas python3-fiona python3-pyproj libspatialindex-c6
$ sudo apt install python3-iso8601 python3-zeep libsdl2-ttf-2.0-0 python3-numpy python3-pandas python3-fiona python3-pyproj libspatialindex-c6 python3-yaml
```
* pygame 2