Skip to content

Commit

Permalink
adding texttest dependency #2 #14392
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Apr 11, 2024
1 parent 7f347de commit 143cddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/web/docs/Installing/Linux_Build.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ The package names above are for openSUSE, for ubuntu the call to get the most im

```
sudo apt-get install ccache libavformat-dev libswscale-dev libopenscenegraph-dev python3-pip python3-build
sudo apt-get install libgtest-dev gettext tkdiff xvfb flake8 astyle python3-autopep8
sudo apt-get install python3-pyproj python3-rtree python3-pandas flake8 python3-autopep8 python3-pulp python3-ezdxf
sudo apt-get install libgtest-dev gettext tkdiff xvfb flake8 astyle python3-autopep8 python3-gi-cairo
sudo apt-get install python3-pyproj python3-rtree python3-pandas python3-pulp python3-ezdxf
python3 -m pip install texttest
```

Expand Down

0 comments on commit 143cddf

Please sign in to comment.