mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-18 13:20:59 +00:00
Install gettext
This commit is contained in:
parent
b410e49494
commit
4b364e7b67
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ branches:
|
|||
# install required programs
|
||||
before_install:
|
||||
- brew update
|
||||
- brew install gettext
|
||||
- brew install python
|
||||
- brew install pyqt
|
||||
# command to install dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue