gettext build dependency

main
Jeff Moe 2024-01-08 16:49:44 -07:00
parent f3a721840f
commit c17e94583e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Documentation site:
As such:
```
sudo apt install python3-pip python3-virtualenv
sudo apt install python3-pip python3-virtualenv gettext
virtualenv venv
source venv/bin/activate
pip install -U setuptools pip wheel