Install gettext

This commit is contained in:
Bastian Kleineidam 2013-12-04 21:37:17 +01:00
parent b410e49494
commit 4b364e7b67

View file

@ -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