Install gettext for msgfmt/msgmerge

[skip appveyor]
This commit is contained in:
James McCoy 2020-03-18 23:07:40 -04:00
parent be7cefdc4f
commit ca828eaed6
No known key found for this signature in database
GPG Key ID: DFE691AE331BA3DB
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ jobs:
apt:
packages:
- *common-apt-packages
- gettext
- python-pip
- python3-pip
- python-setuptools