Seems like "local-gen" is inside package "locales".

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2016-07-25 22:37:29 +03:00
parent 1fc22502ac
commit 4e35551ff4

View file

@ -16,7 +16,7 @@ pipelines:
- grep -i processor /proc/cpuinfo | wc -l
- gcc --version
- apt-get update # required to install qt
- apt-get install -y language-pack-en xvfb qtbase5-dev libqt5svg5-dev qt5-default qttools5-dev-tools libqt5xmlpatterns5-dev libqt5core5a libqt5gui5 libqt5printsupport5 libqt5svg5 libqt5widgets5 libqt5xml5 libqt5xmlpatterns5 xpdf
- apt-get install -y locales language-pack-en xvfb qtbase5-dev libqt5svg5-dev qt5-default qttools5-dev-tools libqt5xmlpatterns5-dev libqt5core5a libqt5gui5 libqt5printsupport5 libqt5svg5 libqt5widgets5 libqt5xml5 libqt5xmlpatterns5 xpdf
- mkdir build
- cd build
- qmake --version