Skip to content
Snippets Groups Projects
Commit 2f044d9f authored by Erick Hitter's avatar Erick Hitter
Browse files

Deps

parent 703cc925
No related branches found
No related tags found
1 merge request!1Add GitLab CI
Pipeline #110 failed
...@@ -12,7 +12,7 @@ before_script: ...@@ -12,7 +12,7 @@ before_script:
# install the required packages for the running CI tests # install the required packages for the running CI tests
- | - |
apt-get -yqqf install lsb-release zip unzip subversion mysql-client libicu-dev --fix-missing apt-get -yqqf install lsb-release zip unzip subversion mysql-client libicu-dev libpng-dev --fix-missing
if [[ $(lsb_release -a) =~ "stretch" ]]; then if [[ $(lsb_release -a) =~ "stretch" ]]; then
apt-get -yqqf install default-libmysqlclient-dev --fix-missing apt-get -yqqf install default-libmysqlclient-dev --fix-missing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment