Add python3 dep to freebsd install instructions

This commit is contained in:
yancyribbens 2021-08-15 17:55:32 +02:00 committed by GitHub
parent d5c66ceeac
commit 9a8ae43c0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,7 +148,7 @@ command that should install all of them. If something is still found to be
missing, please open an issue.
```sh
pkg install cmake freetype2 fontconfig pkgconf
pkg install cmake freetype2 fontconfig pkgconf python3
```
#### OpenBSD